Hi All,
I need to download a file from FTP server to local server.while downloading the file ,I need to wait for specific time interval and repeat the step,if the file is not present.If the file is not present within the specified time interval we need to catch the error. Please let me know the steps for this.
Thanks in Advance