Transfer txt file from local to server

Hie,

I want to tranfer one txt file from local to server . How do i do that through ftp activities. Givr me step by step activities to fo that

Hi @poojaskyrathore,

Install the UiPath FTP Activities package from Manage Packages. Search for UiPath.FTP.Activities and install it.

  • In the Activities panel, search for FTP Scope.
  • Drag it into the workflow.
  • Configure Host, Username, Password, Secure Connection (“False” for standard FTP and “True” for FTPS)
  • Search for Upload File activity and drag it inside the FTP Scope.
  • Configure: Local Path, Remote Path and Overwrite option.

Cheers!

hie ,

it is throwing error as local path is not right

then, have you verified that the file on the local path is available.
pls attach screenshots or explain in detail if you need detailed help.

SG.