FTP - Remove directory
FTP - Remove directory
Removes a folder from the FTP server. It can remove directories with content when the recursive option is enabled, deleting every file and subfolder automatically.
Warning
Removing directories on the FTP server is irreversible. Make sure the content can be deleted before running this action.
Options
Connection
Select the FTP: Connect action that will be used to reach the server.
Path
Enter the path of the directory to remove on the FTP server.
Recursive
Defines whether the directory's inner content is deleted too. Select Yes to remove the directory along with every file and subfolder, or No to remove only the empty directory.
Returns
This action has no returns.
Rules and Conditions
- The Connection and Path fields are required.
- With Recursive enabled, every file and subfolder inside the directory is permanently deleted.
- Without Recursive, the directory must be empty to be removed successfully.