Re: Software Cause Connection Abort
Please read documentation for explanation of common error messages.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
Now from the GUI, WinSCP gives me the option to reconnect. I can reconnect but the sync process is lost. Is there a way to incorporate this into the script? Say if the connection is lost during the directory listing, to reconnect and start the direcory listing again?
Of course, it is possible. Just not implemented yet... :-)
Now from the GUI, WinSCP gives me the option to reconnect. I can reconnect but the sync process is lost. Is there a way to incorporate this into the script? Say if the connection is lost during the directory listing, to reconnect and start the direcory listing again?
I know that the signal is being lost because during the actual transfer, the connection has been lost before and then restored because of the auto-resume option. I have proof in my logs. Would this temp loss of signal / connection cause this error?
This indicates that I actually connected and was authenticated but failed to start transferring files with some kind of list error that I am unfamiliar with. It could be because it lost the connection and therefore couldnt read the remote directory. I am not sure and was hoping for some additional info.
The server that does not work is the Domain Controller. Are there any specific security issues that I can look at as far as Domain Controllers are concerned?
I am able to connect from the GUI! just not from the script.
When I set a Scheduled Task to run the .cmd file, I do NOT get the dos window like the other two locations. The Scheduled Task does say "running" but nothing is being transferred.