Delete a file from an ftp
Delete a certain file from an ftp you have made connection to through 'Connect to ftp'
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
File | The file you want to delete from the ftp. | FILE | true |
Output
Name | Description | Type | Default value |
---|---|---|---|
The status | Will contain 'SUCCESS' if the deletion was succesfull, 'CONNECTION_FAILED' if something went wrong connecting to the FTP server | STATUS | FTP_STATUS |