My Question is given below:
We are doing automation for downloading the files from on customer FTP to our local server. Customer is copying their files to FTP in .zip format. We have one engine to download the files automatically. This engine will watch the FTP frequently some time interval gap and what ever the .zip files available in the FTP it will be downloading. But the problem occurs when download the .zip file is it corrupted because successful copy is not completed in the customer end before that engine take the file in FTP.
How to solve this problem. Due to this problem we are not able to automate the process.
It would be great help if any reply for this question.