Forum Discussion

vcocco's avatar
vcocco
New Contributor II
7 years ago

Multi-file read / multi-file write

Hi there, I have a need where I have to read multiple files from an sftp site and write all of those files (if they exist) to multiple file names. Would the binary reader fit the bill here? I’m f...