Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello here,
I'm actually trying to find a way to filter the files i want to retrieve from a FTP with a cFTP
Here is my arborescence :
I have the same structure in the "test" folder
I actually want to retrieve the content of folder "production/upload"
I can't specify that folder directly in cFTP because i have a recursivity on folders (testRGR isn't my main folder but only one of many i want to check)
Actually here is what i put in my advanced parameters for "testRGR"
I tried to put "exclude" = "test"
Any idea?
Hello,
How about to setup the directory to "main/testRGR/production/upload" in cFtp component ?
Best regareds
I actually can't because "testRGR" is one folder of main and i have several folders like this one to read.
I have nearly 10 folders at the same level as "testRGR" i need to read in this component.