FTP session Timeout

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

WmPublic/pub.client.ftp has the FTP services you need. To repeat the “get file” step(s), use a Repeat step (ie. the “zig-zagged” green arrow). A Repeat step allows you to specify how many times to repeat (ie. Count) and how long to wait before repeating (ie. Repeat interval.)

  • Percio