On Sun, Feb 06, 2000 at 04:06:07AM +0800, Peter Wemm wrote:
# Dmitry Valdov wrote:
# > Why ftp passive mode is on by default?
# > 229 Entering Extended Passive Mode (|||1049|)
# > passive Toggle passive mode. If passive mode is turned on (default
# > is off),
# > Dmitry.
# Try this:
# [4:04am]~-112# env | grep FTP
# FTP_PASSIVE_MODE=YES
# [4:04am]~-113# grep FTP /etc/login.conf
# :setenv=MAIL=/var/mail/$,BLOCKSIZE=K,FTP_PASSIVE_MODE=YES:\
# ie: ftp(1)'s default is off, but the OS default configuration is to set it
# to on.
Why don't we have FETCH_CMD as something like "/usr/bin/fetch -A -p" by default,
then?
#
# This is actually a good thing, for what it's worth. It means you have a
# fighting chance of getting out through a firewall easily.
#
# Cheers,
# -Peter
#
#
#
# To Unsubscribe: send mail to [EMAIL PROTECTED]
# with "unsubscribe freebsd-current" in the body of the message
--
-mishania
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message