Delete Directory
delete-directoryRemove a directory from an FTP server by specifying its remote path, enabling easy management of server file structure.
Instructions
Delete a directory from the FTP server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remotePath | Yes | Path of the directory to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deleted | Yes | ||
| remotePath | Yes |