Skip to main content
Question

FTP File Existence

  • April 21, 2026
  • 1 reply
  • 17 views

davtorgh
Contributor
Forum|alt.badge.img+12

Hi everyone,

I need, starting from list of thousands of filenames, verify if these files exist in a FTP site. I think this could be achived using an FTPCaller, but at the cost of downloading each file, resulting in significant bandwidth usage and deterioration in performance.

Can anybody suggest a better solution?

Thanks!

1 reply

nielsgerrits
VIP
Forum|alt.badge.img+66

If you choose Download to an Attribute and not address a file but a folder it will download a list of items in the folder, not the files.