How to list file names from an FTP in another file?
Hello snapLogic Community!
I am very new to the solution, but loving it more each day ๐
I am trying to read the name of files from an FTP directory and write the details to a separate file within the pipeline project folder.
I checked this postโs response, but this is listing assets in the SnapLogic environment, and I am looking to list the name of all files in an FTP location and print out the name of the files to a csv file or json.
Does anyone have any suggestions on how I can accomplish this?
Thank you in advance!
Once you run the pipeline, the file is stored in the same project space where the pipeline is located. You can download the file, and the data will be in human-readable format.
The Directory Browser Snap on the output in the $Name it references the Name of the file on that location.
Regards,
ST