Delete File
delete-fileRemoves a specified file from an FTP server by providing its remote path.
Instructions
Delete a file from the FTP server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remotePath | Yes | Path of the file to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deleted | Yes | ||
| remotePath | Yes |