Hi Team,
Bot needs to download a file from Winscp
Referred package -uipath.ftp.activities
But unable to download it facing package issue
Do we have any other method
Thanks and Regards,
Supriya Yenaganti
Hi Team,
Bot needs to download a file from Winscp
Referred package -uipath.ftp.activities
But unable to download it facing package issue
Do we have any other method
Thanks and Regards,
Supriya Yenaganti
Hi @supu123
Can you share the error screenshot
You can try to use send hotkey activity to download the files in the SFTP
Regards
Gokul
Hey @supu123
The method using FTP
should work fine.
Only thing is to make sure the configuration and credential details are passed correctly same as what is passed in WinScp.
Thanks
#nK
Could you please go to Manage packages option > Settings and just check the official source link is right ?
HI @supu123
Have you tried with normal click ,typeinto,Send hotkey activities to download the file from winscp?
If not try that once
Regards
Sudharsan
Hi Team,
Installed ftp package but facing the issue “system.boolean cannot be used make sure that it is declared on an activity” while using with ftp session
Can I know how to resolve this
Thanks and Regards,
Supriya Yenaganti
Hey @supu123
Screenshot of the error please…
Also, the details you pass here in the props of the activity should be exactly matching the configuration you use in WinSCP
Thanks
#nK
Could you please downgrade to next lower stable version & try to see if the issue with activity or the args.
Thanks
#nK
issue is the same with the package version 1.0.7495.12930
any VBA Code which will help?
Yes, but its not required.
As the FTP is working fine for me. So is it the public FTP or private ?
Also, if you can share the code once ?
Thanks
#nK
how do u know whether ftp is private or public
If it’s public one we can access over internet and I can even try testing it from my end.
If it’s a private FTP server it is restricted to access only in your environment.
Thanks
#nK