Quote:
Originally Posted by Chrysalis
I suspect the session may have simply timed out as the superhub has a very agressive timeout value set which cannot be tuned in the gui. So in that situation I would try to force keepalive packets with either the scp client or sshd server to more than every 60 seconds and see if that resolves the issue.
|
While an SCP transaction is active, data is being sent, bidirectionally. That is, Im sending data to the server, and its replying with ACKnowlegements. Therefore it will never time out, as the session is not idle.
Even so, I altered sshd_config a long time ago, well over a month ago, to send TCPKeepAlive's every 59 seconds.
In this case, it seems that the suberhubbing superhub (yes, I used superhubbing as a cussword) actively blocked the connection itself, after a set amount of data or time.