Retry connection to ftp server?
I'm trying to write a VBScript for this. I would like to try the connection to the FTP server again in the even it times out. I would like to try it a few times before ending the script. Does Winscp have a class or method that I can pass a number of times to retry the connection? Or do I just need to incorporate a while loop into the script to try the connection multiple times? How can I best achieve what I'm trying to do?
Thank all...
Thank all...