FTP fetch specific folder entries

Post Reply
abonsey
Member
Posts: 98
Joined: Fri May 24, 2013 5:10 pm

FTP fetch specific folder entries

Post by abonsey »

I am running a demo copy of switch, so don't have much time. I am trying to retrieve files from a remote site. There are several folders on the remote site and inside each is 2 more folders (lets call them A and B). How do I use switch to scan each folder to the second level, identify the name of the subfolders, then copy the contents of each folder to my local machine ie putting in a folder A or B, THEN filter those files to find the PDFs.



Sorry to ask a lot, but trying to get something working quickly.

Any help greatly appreciated.
dkelly
TOP CONTRIBUTOR
Posts: 628
Joined: Mon Nov 29, 2010 8:45 pm
Location: Alpharetta GA USA
Contact:

FTP fetch specific folder entries

Post by dkelly »

Hello,



Create a new flow, select the "Receive and sort files" sample flow. Delete the Email receive element. Set all of the FTP parameters including user name, password and subfolder levels to '2'.
abonsey
Member
Posts: 98
Joined: Fri May 24, 2013 5:10 pm

FTP fetch specific folder entries

Post by abonsey »

Thanks for the reply.

This copies everything to one input folder.

How do I filter from subfolder A to input A, and subfolder B to input B?
dkelly
TOP CONTRIBUTOR
Posts: 628
Joined: Mon Nov 29, 2010 8:45 pm
Location: Alpharetta GA USA
Contact:

FTP fetch specific folder entries

Post by dkelly »

Change levels from 2 to 1.
Post Reply