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: 
_AnonymousUser
Specialist III
Specialist III

tFTP components

I'm having trouble troubleshooting the FTP functions, in particular the tFTPFileList component. The connection appears to be successful, but it never returns any information, just immediately opens and closes the connection. I can access the same FTP server with another client and there are several files listed in the folder.

In Remote directory, I have "/MyFolder/" and the Filemask applied is "*.csv". This is all I see when the job runs, no errors:

Starting job FTP_Test at 12:42 09/03/2016.
[statistics] connecting to socket on port 3440
[statistics] connected
[statistics] disconnected
Job FTP_Test ended at 12:42 09/03/2016. [exit code=0]

Shouldn't I see the directory contents listed here, or am I doing something wrong?
Thanks

Labels (2)
1 Reply
Anonymous
Not applicable

Hi,
What does your whole job design looks like? Did you also use tFTPGet component in your work flow? Have you tried to check out "Die on error" option in tFTPGet component to see if there is any error message printed on console?
Best regards
Sabrina