Date: Wed, 18 Jan 2017 18:32:03 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 215830] lib/libfetch regression Message-ID: <bug-215830-8-Mii5esGKqB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-215830-8@https.bugs.freebsd.org/bugzilla/> References: <bug-215830-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215830 --- Comment #6 from John Hein <z7dr6ut7gs@snkmail.com> --- The default login class defined in login.conf set FTP_PASSIVE_MODE=YES long before 6.4. =========== r47583 | jkh | 1999-05-28 05:07:16 -0600 (Fri, 28 May 1999) | 2 lines Changed paths: M /head/etc/login.conf Set FTP_PASSIVE_MODE=YES by default in the default login class. =========== That wasn't removed from the default login class until 9.x (in 2012 months after libfetch changed to passive by default - changes by des, so this info is for the casual observer) and was not backported even to 8.x let alone 6.x. So if it worked for the OP on 6.4, he must have changed his environment in some non-default way. That's all I was trying to say - hoping it might clear up the mystery for the OP as to why he saw different behavior. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215830-8-Mii5esGKqB>
