Article

How to Set the Correct File & Folder Permissions

FTP Guides
Created 2025-12-18 16:11:29
Updated 2025-12-25 15:48:35
Views 504

Overview

Permissions control who can read, write, or execute files.

Recommended permissions

Type Permission
Folders 755
Files 644
Scripts 644

How to change permissions

  1. Open Eclipse Web Portal

  2. Go to File Manager

  3. Right-click file/folder → Change Permissions

  4. Apply correct values

Warning

Never use 777 permissions — this is a security risk.