This command is used to delete a directory or a file from the remote FTP server.
Command | Keyword | Value | Developer notes |
|---|---|---|---|
DELETE | DIR | value | Conditional. Can be a relative or absolute path. |
FILE | value | Conditional. Can be a relative or absolute path. |
DELETE DIR(/folder)
DELETE FILE(/folder/file.csv)