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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

TFTPConnection

Hi there
Could someone help me please. I have zip files that go onto an FTP Server. I want to connect to that server and then check if the file exists in my local folder on my local machine, if the files arent there i want them added to another folder say folder C.
How do i do this using ftpConnection,tFTPFileList,tfileexist to compare the files on the server and those on the local folder(So that it only pics the files not on folder).
Labels (2)
10 Replies
_AnonymousUser
Specialist III
Specialist III

what if we use tftpfileexist using file pattern?
what i observed is whenever we are having multiple files with same pattern it is returning false? any idea how to overcome this?