FTPNewFolder Action |
Create a new folder on the FTP server. The location of the new folder will be relative to the current active folder (which can be modified by 'FTPChangeFolder'). ParametersConnection – (Required) Name of the connection that the action will be applied to. Should be the same name as specified in the 'FTPConnect' call. Name – (Required) Name of the new folder. Folder – (Required) Specifies the folder in which the new folder is to be created. See AlsoFTPConnect Action | FTPDisconnect Action | FTPDownload Action | FTPUpload Action | FTPChangeFolder Action | FTPDelete Action | FTPNewLibrary Action | FTPNewMember Action | FTPNewPhysicalFile Action | FTPQuote Action | FTPRename Action |
|