NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/56129 (ftp(1) should keep control session during large xfer)



Synopsis: ftp(1) should keep control session during large xfer

State-Changed-From-To: open->feedback
State-Changed-By: lukem%NetBSD.org@localhost
State-Changed-When: Thu, 03 Jun 2021 10:12:17 +0000
State-Changed-Why:
I've changed ftp.c rev 1.172 to set SO_KEEPALIVE on the control connection.
This was a much simpler change than refactoring to execute "STAT" at intervals
during a transfer, and also mirrors existing behaviour in ftpd.

Does this fix the problem?





Home | Main Index | Thread Index | Old Index