The VFS permissions can be viewed/set in the Administrator interface on the VFS tab.
The illustration below is labeled with the methods that are available in the IPermission interface.
Refer to the topics below for details of these parameters
Retrieving a Folder Name (Folder)
Retrieving a Client or Permission Group Name (Client)
Granting Upload Permission (FileUpload)
Granting Download Permission (FileDownload)
Granting Append File Permission (FileAppend)
Granting Delete Permission (FileDelete)
Granting Rename Permission (FileRename)
Granting Permission to View a List of Folder Contents (DirList)
Showing or Hiding Folders (DirShowInList)
Granting Folder Creation Permission (DirCreate)
Granting Folder Deletion Permission (DirDelete)
Showing Hidden Files (DirShowHidden)
Showing Read-Only Files (DirShowReadOnly)