Activities
latest
false
Banner background image
Workflow Activities
Last updated Apr 1, 2024

Upload Files

UiPath.FTP.Activities.UploadFiles

Uploads a file to an FTP server. This activity only works if it is placed inside a With FTP Session scope activity.

Note: The FTP Activity Pack is now compatible with .NET 5.

Properties

Common
  • DisplayName - The display name of the activity. This field supports only String variables.
Input
  • LocalPath - The local path of the files that are to be uploaded. This field supports only strings and string variables.
Misc
  • Continue On Error - This field only supports boolean values (True, False). The default value in this field is False. As a result, if this field is blank and an error is thrown, the execution of the project stops. If the value is set to True, the execution of the project continues regardless of any error.
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Options
  • Create - If this box is checked, the folder path will be created on the FTP server in case it does not already exist.
  • Include subfolders - If this box is checked, the folders will be uploaded with their respective subfolders.
  • Overwrite - If this box is checked, the files will be overwritten on the FTP server if they're already stored there.
Output
  • Remote path - The path on the FTP server where the file is to be uploaded. This field supports only String variables.
  • Properties

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.