I can not download files from FTP

Hi, I have this scenario, I’m trying to download some files from a secure FTP.
I’ve tried the directory activities there and file exists, both return true

But when I try to use the file download activity, I do not download anything, I still use the Enumerate files activity and it does not return anything

Update:
Also try to use the file upload activity, and it does not work for me either

similar problem to me i think, i solved it with an extra slash on the remote directory

1 Like