FTP account permissions are presented by type FtpUserPermissions (ftpuser.xsd). It is structured as follows:

image 35280

  • The read node is optiona l. It specifies if the FTP user has read permissions for his home directory (i.e., list folders and files and download files located in it). Data type: boolean.
  • The write node is optional. It specifies if the FTP user has write permissions for his home directory (i.e., create and delete folders, upload, delete and append files). Data type: boolean.