Delete FTP Folder

Deletes a folder from the FTP server.

This activity deletes a user specified folder or a directory from the FTP server.

Input

  • Directory Name: String Argument Specifies the name of the directory to be deleted in the server.

FTP Connection

  • 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.

Last updated