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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Download zip file from FTP

Hi all,
How can i download a zip file from ftp to a local directory using Talend.I tried a sample job with 3 components- tFTPConnection,tFTPFileList  and tFTPGet.The job is executing without any error.But no file is downloaded to local directory.Please help.
Thanks,
Sreedevi

Labels (2)
6 Replies
Anonymous
Not applicable
Author

Hi Sreedevi,
Did you set "Filemask" in tFtpFileList component? You can enter the filename or filemask using wildcharacters (*) or regular expressions.
Have you  checked the related scenario in component reference: TalendHelpCenter:tFTPFileList
Is there any error message printed on console when check out "Die on error" option in component tFtpGet?
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi Sabrina,
Thanks for the reply.I tried the job by applying filemask.I could download a CSV file from ftp.My requirement is to download a zip file.So i changed the filemask as "*.zip" and run the job.But zip file is not downloaded.Do we need to apply any special setting in any of the components for downloading zip file rather than csv.
Thanks,
Sreedevi
Anonymous
Not applicable
Author

Hi,
Is there any error message printed on console when check out "Die on error" option in component tFtpGet?
Could you please show us your job setting screenshots?
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi Sabrina,
I got it working.I changed the filemask with the exact file name.I think the issue was in setting filemask.Thanks for your support.
Thanks,
Sreedevi
Anonymous
Not applicable
Author

Hi,
Great it is fixed. Feel free to let us know if there is any further help we can give.
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi Sreedevi,
Did you set "Filemask" in tFtpFileList component? You can enter the filename or filemask using wildcharacters (*) or regular expressions.
Have you  checked the related scenario in component reference: TalendHelpCenter:tFTPFileList
Is there any error message printed on console when check out "Die on error" option in component tFtpGet?
Best regards
Sabrina