I use activity Upload file from local to remote path but error as below.
Please guide me for solve it.
Thank you
I use activity Upload file from local to remote path but error as below.
Please guide me for solve it.
Thank you
Hi!
Which package is that activity in?
I’m having trouble finding it.
@sven.wullum1
version 2.3.0
Thank you, but I meant the package name
@sven.wullum1 Package name = UiPath.FTP.Activities.
Thank you!
You need to encapsulate your ‘Upload Files’ activity in an ‘FTP Scope’ and correctly configure your Modes, Protocols etc.
Take a look at this document:
Activities - FTP Scope (uipath.com)
@sven.wullum1 Yes I use in withFTP Session (FTP Scope)
Great!
Have you made sure that the configuration of the properties of your scope is correct?
Hi @fairymemay
Try by updating the dependency UiPath.ftp.activities by making runtime rule as lowest applicable.
Hope it helps!!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.