Forum Discussion

Darshita's avatar
Darshita
New Contributor II
5 years ago

How to capture file name of a file read from SFTP

How can we capture the name of the file picked up from the SFTP if we are reading multiple files at a time? Eg: sftp://path/*.csv I need to know which file each document belongs to. Appreciate...