ftp_rmdir
Remove a remote directory over FTP/FTPS/SFTP, optionally recursive. Specify connection and remote path to delete the directory and its contents.
Instructions
Remove a remote directory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Remote directory path to remove | |
| recursive | No | Remove directory and all contents (default: false) | |
| connection | Yes | Connection name |