TCP connection stalled

Martin S. Weber Ephaeton at gmx.net
Fri Mar 3 18:55:20 UTC 2017


On 2017-03-03 17:05:09, Nagy László Zsolt wrote:
> (...)
> If I try to copy something to a remote server with this command:
> 
> scp local_file user at remote_computer:~
> 
> Then the following happens: the first few 100K data goes through
> quickly, then the connection becomes stalled. I have tried different
> remote computers on different ports, but the result is always the same.
> I have also tried passive mode FTP instead of SCP with the same result:
> stalled.

I have had a similar problem (and still have) with specific hosts on the
'net, especially with an ssh open (rsync-over-ssh, scp, sftp) for bulk
transfers (but no problem in interactive sessions). The only solution I've
found for me was to use HTTP instead. This doesn't expose the problem (for me).

                    YMMV.

Regards,
-Martin


More information about the freebsd-questions mailing list