Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Write Table now available in Qlik Cloud Analytics: Read Blog
cancel
Showing results for 
Search instead for 
Did you mean: 
RGriveau
Contributor III
Contributor III

filter folders in cFTP

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 :

0695b00000UxmUCAAZ.jpg

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"

0695b00000UxmUqAAJ.png

0695b00000UxmUbAAJ.png

I tried to put "exclude" = "test"

Any idea?

Labels (2)
2 Replies
Anonymous
Not applicable

Hello,

How about to setup the directory to "main/testRGR/production/upload" in cFtp component ?

 

Best regareds

 

RGriveau
Contributor III
Contributor III
Author

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.