Rename File

Renames file in the server

This activity renames a file that resides in the FTP server.

FTP Connection

Input

Options

  • Overwrite:Boolean Variable

    • True - Overwrites a file in the server with the same name you have provided.

    • False(default) - Creates a new file is created instead of overwriting if a file with the same name exists.\

Last updated