FTP Download or Upload Activite | How to use?

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 ? :pray:

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:
Screenshot_39

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.

1 Like

din’t work

Version

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

@ovi

Local Diretory

Remote FTP

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

@carloshoribeiro

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.

Hi @carloshoribeiro,
Please check this video to use the ftp activity

Regards
Balamurugan

2 Likes

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)

1 Like

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 !

Ftp|251x325

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 ?