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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
pitrs
Contributor
Contributor

tFTPFileList does not work

Hello,

I'm trying to build a simple job which would list me the files in specified FTP directory. It looks that connection is OK but I still cannot see the files listed even though the job finishes successfully. My job is more-or-less a copy of this example https://help.talend.com/reader/wDRBNUuxk629sNcI0dNYaA/2Bh7tJbkdtVnEjl4Y4fuGA but there must be still something wrong.

Some details about my job:

0693p000009SgJ9AAK.png

0693p000009SgRcAAK.png

0693p000009Sg4qAAC.png

When I run the job it finishes successfully but no files are listed even though if I connect to FTP "manually" the file is there. The same happens also in case I remove condition for "Filemask":

0693p000009SgN1AAK.png

Could please anyone help me how to solve this ?

Thanks

Labels (2)
1 Reply
manodwhb
Champion II
Champion II

After tfilelist use tjava component to print the current file from tfilelist and cross check that ​do you have .txt files are not.if your not able sure then set the filemask as "*" and see it should list all the files.

Thanks,

​Manohar