Upload Folder

Uploads folders to the server.

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

Input

Options

  • Create:

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

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

  • Overwrite:

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

    • False(default) - It won't overwrite the folders instead creates new folders if the folders in the system contain similar ones.\

  • Contain Subfolders:

    • True - Checks if the folder that is to be uploaded contains any subfolders or not.

    • False(default) - It won't check if the folder that is to be uploaded contains any subfolders or not.

FTP Connection

Last updated