Skip to main content
FTP

FTP - Upload file

FTP - Upload file

Uploads a local file to the FTP server. Ideal for automating the sending of reports, exports or any file the robot produces straight to the destination server.


Options

Connection

Select the FTP: Connect action that will be used to reach the server.

Local path

Enter the full path of the file on the local computer to upload, including the file name and its extension.

Remote path

Enter the destination path on the FTP server the file will be saved to, including the destination file name.

Returns

This action has no returns.

Rules and Conditions

  • Every field is required.
  • The remote path must include the name and extension of the destination file.
  • If a file already exists at the given remote path, it is replaced.