Invoke FTP Command

Invokes an FTP command

This activity invokes the given FTP command on 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.\

Input

  • FTP Command: String Argument Specifies a FTP command or a variable containing the command, that you wish to run along with any arguments.

For example, you could run FTP commands like FEAT - command provides FTP clients with a mechanism of quickly determining what extended features the FTP server supports. CHMOD - used to change the access modes of a file.\

Output

Last updated