Upload File

Uploads files to the server.

This activity uploads one or more files to the FTP server.

Input

Options

  • Create:

    • True(default) - Creates a directory in the system to which the files are to be uploaded if the specified directory does not exist.

    • False - It wont create a new directory if the specified directory does not exist.\

  • Overwrite:

    • True - Overwrites the files in the system if the files that are to be uploaded contain similar files.

    • False(default) - It wont overwrite the files instead creates new files or folders if the files in the system contain similar files.\

FTP Connection

Last updated