property Permissions: TScSFTPFilePermissions;
Description
The Permissions property contains the flags specifying file permissions. These permissions correspond to the st_mode field of the stat structure defined by POSIX [IEEE.1003-1.1996].
See Also