ftp automation

ScriptFTP

The professional tool to automate FTP, SFTP, FTPS and schedule FTP batch jobs

The forum is now read only. Please, go to the the main ScriptFTP website if you need help.
Post here if you experience file transfer problems or unexpected errors.
Any ideas on how to guard against this issue?

I dont see how to put in error logic to catch this, because since it hangs, there is no error messages to handle.

help?
Hello,

Would you please post some of your code so that we may see how your script is.

Many thanks.

Zythan
Also post your Windows version and service pack. Thanks Zythan ;)
Looks like all I had to do is configure SETTIMEOUT to be very small so that it would error out quickly, then after a successful ftp login, reset it it to longer, so my large file transfers would not timeout.

I will report back if I have more issues.
In this case it is not a hang. I thought you meant that ScriptFTP got completely blocked, I mean, not responding.

I will change the thread title to something more specific.