Create FTP Folder
Creates an FTP folder
Last updated
Creates an FTP folder
Last updated
This activity creates a directory on the FTP server.
Directory Name: String Argument
Specifies the name of the directory to be created 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.