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

Announcements
Note: You may notice some temporary visual or styling issues in the Community. Our vendor is actively investigating.
cancel
Showing results for 
Search instead for 
Did you mean: 
hilmandenis
Contributor
Contributor

Failed to Download .txt Files With tFTPGet

Hi All,

I have 2 similar models that basically download a file from an SFTP server into our local and then input it into a database. The first model is processing a .csv file and it works perfectly without problems, but the second model is processing a .txt file and I don't know why it can't download the .txt file into my local. Below are my model and the error message that shows.

0693p00000BXTC8AAP.png

This is the component details on my tFTPFileList

0693p00000BXTCDAA5.png

And this is my tFTPGet component detail

0693p00000BXTCIAA5.png

I really don't know what is wrong because the other model is working perfectly. Please help me and thank you before.

Labels (2)
2 Replies
Prakhar1
Creator III
Creator III

try to use "tFTPFileList_1_CURRENT_FILE_PATH" in the filemask of tFTPGet

hilmandenis
Contributor
Contributor
Author

The error became on tFTPGet if I use that