Skip to main content

Move Item

Moves an item on an FTP server to a different remote path. This activity only works if it is placed inside a FTP scope activity.

Input

  • Remote Path: The remote path on the FTP server where the file is currently located.
    • Type: System.String
    • Required
  • New Remote Path: The remote path on the FTP server where the file will be moved.
    • Type: System.String
    • Required

Options

  • Overwrite: If this box is checked, the files will be overwritten in the new remote directory if they're already stored there.
    • Type: System.Boolean