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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

FTP Exception 550 on tFTPFileList_1

Hi I am trying to move a file from Remote directory to local file
and When i am trying to set the Local directory I get the exception 550. The System cannot find the file specified.
I am adding images
Labels (2)
2 Replies
Anonymous
Not applicable
Author

For testing, uncheck the 'use an existing connection' on tFTPFileList, set up the FTP connection on tFTPFileList to verify the path of Remote directory is configured correctly and there exists matched files. Simply test it with this job:
tFTPFileList--iterate--tJava
On tJava, print the current file path, for example:
System.out.println((String)globalMap.get("tFTPFileList_1CURRENT_FILE"));

Shong
Anonymous
Not applicable
Author

I tried this
It gives me error at tftpfilelist saying the parameter is incorrect
0683p000009MCey.png 0683p000009MDJO.png 0683p000009MDLI.png