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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tFTPGet having a File Size Limit in Data Integration

I have a job similar to this configuration, but after it grabs the zipped ftp file it copies it to a diffrent folder and unarchives. I've been having some issues with it when grabbing Zipped Files over 1 GB. For some reason I can only grab zipped files less than 200Mb from the ftp site. The job gets stuck on the tFTPGet component and never completes and don't see the file in the local directory. With smaller files I am able to download the complete file and unarchive and copy it to a diffrent folder.  Now the ftp site is SFTP uses Port 22. Has anyone in the Community ever have issues downloading Files from an FTP with this configuration? Is there a more optimal solution for downloading files from an ftp site? I've read about tSCP components, not sure if they're a better solution

0683p000009M3yI.png

-Andrew

 

Labels (1)
2 Replies
Anonymous
Not applicable
Author

Sounds strange, I've used tFTPGet to download files of more than 1 Gb

Anonymous
Not applicable
Author

There are chances to this type of weird behavior,and this is depends on the below things,
1. Either network issue, please check is there any network problem between both the systems.
2. Check the configurations of source and destination servers
3. If everything is good, then check the maximum file transfer size through sftp.