Hey guys, how are you ?
I’m trying to download the files from FTP but it is not working.
Is this workflow right ? If it’s not, what’s wrong ? could you help me ?
Hey guys, how are you ?
I’m trying to download the files from FTP but it is not working.
Is this workflow right ? If it’s not, what’s wrong ? could you help me ?
Hey Guys, I need some help here! Cloud you help me, please ?
ThankU
@ovi @andrzej.kniola @badita
Could you help me ? please.
@ovi @andrzej.kniola @badita
Hi Carlos,
Please try with a relative path in RemotePath:
It worked like that for me(UiPath.FTP.Activities version 1.0.6479.13206)
Note that the “test” folder from the LocalPath is different from the one in the RemotePath.
What FTP Client are you using? And can you share the root path of the Remote site?
For example, mine is C:\Users\myUser\Documents
So you got an error while running: “Download: I won’t open a connection to…”.
I’ve googled it and it seems that you need to use passive FTP mode. More info here:
Hello
we have a similar issue, but in my case, first I search the file and when I have the Boolean I download file, but my local folder is empy.
Can you help us?
Best Regards.
Salomón
Omitting the last directory separator, that is \, I was able to upload a file. However, the output file lists (DownloadedFiles, NotDownloadedFiles, UploadedFiles, NotUploadedFiles) are not populated. Is it always the case and can I not rename the file to be downloaded/uploaded on the go? Since it only works by omitting the last directory separator, I think it is not possible.
Omitting the last directory separator, that is , I was able to upload a file. However, the output file lists (DownloadedFiles, NotDownloadedFiles, UploadedFiles, NotUploadedFiles) are not populated. Is it always the case and can I not rename the file to be downloaded/uploaded on the go? Since it only works by omitting the last directory separator, I think it is not possible.
Main.xaml (9.2 KB)
I tried in same way. Downloading and uploading working fine for FTP home directory, but it’s not working for other FTP directories. Can you please tell me what may be the reason for that.
Hi @jishnujs1990,
Can you try this.
Regards
Balamurugan
I am using UiPath Community Edition , I have installed FTP Activity Package and it was successfully installed .
i would like to use the Open FTP Session but in my activity list i couldn’t see the “Open FTP Session” Activity Can any 1 help me on this issue ? Thanks in Advance !
Hi Shyam_E,
I’m also facing the same problem but instead of using “Open FTP Session”, you can use “With FTP Session” which is working in my case
Regards
Hi, i have gone through the video. However, i don’t understand. For example the variable “dt_ftpfiles”, what is this variable and what is store in it ?