Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
-Andrew
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.