RMDIRSyntax: rmdir <server folder> The RMDIR command deletes an empty folder on the server. This command is available for SFTP connections only. Note: If the SET parameter CONFIRM-DELETE is set to YES, the user is prompted for confirmation before deleting.
ExampleThis command deletes the folder Articles from the current server folder: RMDIR Articles | ||
|