Host is not communicating for more than 15 seconds
we recently experienced problems connecting to linux servers with winscp:
we get a message "host is not communicating for more than 15 seconds" and the transfer is interrupted
this happens with multiple servers and multiple clients
the servers are on Centos 5 with OpenSSH_4.3p2, OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
client is on windows 7 with winscp 5.7
we tried disabling the "optimize buffer size" option as it is mentioned in the error message but it doesn't help
the log on the server looks like this:
Mar 16 13:10:09 av950 sftp-server[20279]: open "/abc/def" flags READ mode 0666
Mar 16 13:10:10 av950 sftp-server[20279]: close "/abc/def" bytes read 3276800 written 0
Mar 16 13:10:10 av950 sftp-server[20279]: open "/abc/xyz.txt" flags READ mode 0666
then it stops
on the client side we have:
. 2015-03-16 13:10:08.308 File: '/abc/xyz.txt' [2014-07-15T08:07:07.000Z] [669]
. 2015-03-16 13:10:08.309 Copying "/abc/xyz.txt" to local directory started.
. 2015-03-16 13:10:08.309 Binary transfer mode selected.
. 2015-03-16 13:10:08.309 Opening remote file.
> 2015-03-16 13:10:08.309 Type: SSH_FXP_OPEN, Size: 83, Number: 214275
< 2015-03-16 13:10:08.310 Type: SSH_FXP_STATUS, Size: 24, Number: 214020
. 2015-03-16 13:10:08.310 Discarding reserved response
. 2015-03-16 13:10:23.437 Waiting for data timed out, asking user what to do.
. 2015-03-16 13:10:23.437 Asking user:
. 2015-03-16 13:10:23.437 **Der entfernte Rechner kommuniziert seit 15 Sekunden nicht.
. 2015-03-16 13:10:23.437
. 2015-03-16 13:10:23.437 Weitere 15 Sekunden warten?** ()
this only happens with version 5.7, when we use 5.5.5 everything is fine
can you help us to fix this problem
thank you
Martin