View Single Post
Old 03-23-2003, 08:15 PM  
epp_b
Senior Member
 
Join Date: Mar 2003
Posts: 134
Default Complete 4 digit CHMOD

Would it be possible for FlashFXP to have the ability to CHMOD files to 4 digits, instead of 3, via checkboxes?

You can already use advanced permission settings (like set GID, set UID, and sticky) by typing in four digits for the permissions. They just aren't displayed in the permissions dialogue, and are not available to be changed via checkboxes.

eg.:

Code:
owner: read/write/exec
group: read
public: read

-rw-r--r
FlashFXP will read this in as 744

Technically, the permissions should be 0744.
epp_b is offline