Skip to main content

FTP Create Folder

Command description

Create a folder on the remote FTP server.

Command Input Parameters

input parametersInput parameter typeDescription
FTP Connection ObjectFtpConnectionConnection object created by the "Create FTP Connection" command
New FolderstrPath of the remote folder to create, relative to the current working directory

Command Output Parameters

None.

Generation Notes

  • Create the folder on the remote server, not locally.