Hi,
on a Linux system, I created a folder "test" and set the chmod 2770:
Code:
root@squeeze ~ # mkdir test
root@squeeze ~ # chmod 2770 test
root@squeeze ~ # ls -l
total 4
drwxrws--- 2 root root 4096 Sep 2 02:02 test/
This is how it looks like in FlashFXP:
Note the capital "S"...
and well, the "Change Attributes" dialog shows also the wrong rights:
I am on Windows 7 SP1, x64. Tested with FXP 4.1.0 #1640 (SFTP connection).