Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2000 20:37:23 -0400 (EDT)
From:      "Eric D. Futch" <efutch@nyct.net>
To:        Ross A Lippert <ripper@plato.nmia.com>
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: ftp passive?
Message-ID:  <Pine.BSF.4.21.0004192034000.52901-100000@bsd1.nyct.net>
In-Reply-To: <m12hyt3-0011c0C@plato.nmia.com>

next in thread | previous in thread | raw e-mail | index | archive | help
You should have probably sent this question to the freebsd-questions
mailing list.  But here's an answer anway :)

Look around in /etc/login.conf for FTP_PASSIVE_MODE.  In FreeBSD 4.0 this
is set to YES by default.  If you switch it to NO it will use normal mode
by default unless you specify ftp -p or issue the passive command in the
ftp client.

Just a side note, that passive mode FTP generally has the same performance
as normal mode.  One benefit of passive FTP is that it works through most
firewalls, proxies, etc.

--
Eric Futch              New York Connect.Net, Ltd.
efutch@nyct.net         Technical Support Staff
http://www.nyct.net     (212) 293-2620
"Bringing New York The Internet Access It Deserves"



On Wed, 19 Apr 2000, Ross A Lippert wrote:

>Maybe this should be a general freebsd question, but I have noticed that
>when I try to do a normal ftp session I seem to be in passive more.
>
>e.g.
>
>ftp> ls
>227 Entering passive mode (.....)
>
>Now I did not use pftp or ftp -p or anything like that, so I would expect
>passive mode to be 'off' by default.  It appears to be on.
>
>Am I confused?
>
>
>-r
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-mobile" in the body of the message
>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0004192034000.52901-100000>