This command is used to delete a directory or a file from the remote FTP server.
Syntax:
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. |
Example
DELETE DIR(/folder)
DELETE FILE(/folder/file.csv)