Delete FTP File
Deletes a file from the FTP server
Last updated
Deletes a file from the FTP server
Last updated
This activity deletes one or more files from an FTP server.
File Name: String Argument
Specifies the name of the file to be deleted in the server.
FTP Session Id:IFtpSession Variable
Specifies the variable containing the previously opened FTP Connection you wish to close. You must have previously specified this variable in an Open FTP Connection action.