Document that FTP_PASSIVE_MODE should be explicitly

set to `YES' for passive mode to be used by default.
Just setting FTP_PASSIVE_MODE is not sufficient, as
it was before.

Noted by:	eivind
Reviewed by:	des
This commit is contained in:
Ruslan Ermilov 1999-07-01 14:32:07 +00:00
parent 5d94d8b6a2
commit 69d00ab7ca
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=48397

View File

@ -1,4 +1,4 @@
.\" $Id: ftp.1,v 1.8 1998/03/01 18:58:03 steve Exp $
.\" $Id: ftp.1,v 1.9 1999/06/25 14:11:12 ru Exp $
.\" $NetBSD: ftp.1,v 1.21 1997/06/10 21:59:58 lukem Exp $
.\"
.\" Copyright (c) 1985, 1989, 1990, 1993
@ -1346,7 +1346,9 @@ By default, this is bound to the TAB key.
utilizes the following environment variables.
.Bl -tag -width "FTP_PASSIVE_MODE"
.It Ev FTP_PASSIVE_MODE
Use passive mode FTP by default.
If set to
.Sq YES ,
use passive mode FTP by default.
.It Ev FTPSERVER
Host to use as gate-ftp server when
.Ic gate