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)
The following reply was made to PR bin/56129; it has been noted by GNATS.
From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: lukem%netbsd.org@localhost, tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: bin/56129 (ftp(1) should keep control session during large xfer)
Date: Sun, 13 Jun 2021 04:21:09 +0900
> 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?
I've patched usr.bin/ftp in netbsd-9-2-RELEASE to 20210603 and
built NetBSD/x68k 9.2 INSTALL kernel, but ftp(1) still failed
to fetch base.tgz due to "No control connection for command."
https://pbs.twimg.com/media/E3tCjW2VgAMfjhQ.jpg
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index