NetBSD-Bugs archive

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

Re: bin/59587 (ftp client ascii transfers with progress report fail)



Synopsis: ftp client ascii transfers with progress report fail

State-Changed-From-To: open->feedback
State-Changed-By: lukem%NetBSD.org@localhost
State-Changed-When: Sat, 06 Dec 2025 06:23:00 +0000
State-Changed-Why:
I think I've fixed this in -current, ftp version 20251206.
I provide ftp_getc() and ftp_putc() wrappers that handle EINTR/EAGAIN
and adapt the control and data channel code to use those
(inspired by your patch which address this in one code path).
If you can confirm this fixes the issue for you and doesn't introduce
any obvious other regressions, I'll ask for pullups to -11 and -10





Home | Main Index | Thread Index | Old Index