WOD sFTP testing - WeOnlyDo Discussion board

WOD sFTP testing (wodSFTP / wodSFTP.NET / wodSFTPdll)

by Maggie, Friday, August 08, 2008, 00:42 (5750 days ago)

I am using WODSFTP Active X version 2.2.3.22 in Delphi 2006.

The application I have written continually polls a remote server for files to download and a directory on a local server for files to upload.

Sometimes it hangs because the PC it is running on temporarily loses either its internet connection or its ability to talk to the remote server. (This is not uncommon with other PCs at my office, so not due to a problem with the specific PC.)

I wrote code to shut down the application after sending me an email to notify me of the problem; now I want to test it without disconnecting entirely from the Internet.

I closed Port 22 on my router, but am still able to download files from the remote server. I did not try closing the default ProxyPort 1080, as [I assume] it is not used since ProxyType is 0.

I must be missing something obvious. Any suggestions would be appreciated.

TIA


Complete thread: