Syntax: rdall <server folder>
The RDALLcommand deletes a folder and all the files and folders within it on the server.
NOTE:If the SET parameter CONFIRM-DELETE is set to YES, the user is prompted for confirmation before deleting.
<server directory> |
Specifies the location and name of the directory you want to delete. On some systems such as UNIX FTP servers, case is important when specifying directories. |
Examples
This command deletes the directory Maps from the current server location:
RDALL Maps
This command deletes the folder "Destinations" from the "Travel/Europe" folder:
RDALL /Travel/Europe/Destinations