9.1 - FTP_PASSIVE_MODE removed from login.conf?

2013-01-11 Thread Arthur Chance
I see that the default environment in /etc/login.conf no longer contains 
FTP_PASSIVE_MODE=YES. I presume this is because ftp and fetch default to 
passive mode so it's deemed no longer necessary?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: 9.1 - FTP_PASSIVE_MODE removed from login.conf?

2013-01-11 Thread Patrick Lamaiziere
Le Fri, 11 Jan 2013 09:13:27 +,
Arthur Chance free...@qeng-ho.org a écrit :

Hello,

 I see that the default environment in /etc/login.conf no longer
 contains FTP_PASSIVE_MODE=YES. I presume this is because ftp and
 fetch default to passive mode so it's deemed no longer necessary?

MFH r237270: no need to specify passive mode, it is the default.
http://freshbsd.org/commit/freebsd/r238485

freshbsd is great for these kind of questions.

Regards.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: 9.1 - FTP_PASSIVE_MODE removed from login.conf?

2013-01-11 Thread Arthur Chance

On 01/11/13 13:57, Patrick Lamaiziere wrote:

Le Fri, 11 Jan 2013 09:13:27 +,
Arthur Chance free...@qeng-ho.org a écrit :

Hello,


I see that the default environment in /etc/login.conf no longer
contains FTP_PASSIVE_MODE=YES. I presume this is because ftp and
fetch default to passive mode so it's deemed no longer necessary?


MFH r237270: no need to specify passive mode, it is the default.
http://freshbsd.org/commit/freebsd/r238485

freshbsd is great for these kind of questions.



Thanks. That's a site I hadn't discovered.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org