Download raw body.
syspatch -c : call ftp(1) with timeout
On Tue, 24 Feb 2026 12:07:59 +0100, Stuart Henderson <stu@spacehopper.org> wrote: > > only implicit timeouts from TCP keepalives, if enabled. > > btw, if that is a common issue on a machine, you might like: > > net.inet.tcp.keepidle=300 > net.inet.tcp.always_keepalive=1 > > also useful if you are on a network with fast NAT state timeouts. > Frankly, I had encountered this issue only when I used for a while internet via LTE/5G AP at Airbnb host, and when I run pkg_add to install / update something large in wrong moment. -- wbr, Kirill
syspatch -c : call ftp(1) with timeout