Mailinglist Archive: opensuse-security (570 mails)
| < Previous | Next > |
Re: [suse-security] vsftpd & epsv4 mode
- From: "Philippe Vogel" <filiaap@xxxxxxxxxx>
- Date: Wed, 28 Jan 2004 18:16:14 +0100
- Message-id: <008d01c3e5c2$6ef238d0$52ef5b86@xxxxxxxxxxxxxxxxxx>
> ... therefore a setting must exist which
> forces ftp-clients to use classical pasv mode.
> unfortunately I could not find this option.
As with most packages the manpages help here, or you use this software for a
while (like me).
pasv_enable=YES # enables pasv mode
Here a list of all known options:
http://www.die.net/doc/linux/man/man5/vsftpd.conf.5.html
Or type in console "man vsftpd.conf".
Under Examples you finde essential help with basic setups for vsftpd.
Here you find actual sources:
http://vsftpd.beasts.org/
Philippe
> forces ftp-clients to use classical pasv mode.
> unfortunately I could not find this option.
As with most packages the manpages help here, or you use this software for a
while (like me).
pasv_enable=YES # enables pasv mode
Here a list of all known options:
http://www.die.net/doc/linux/man/man5/vsftpd.conf.5.html
Or type in console "man vsftpd.conf".
Under Examples you finde essential help with basic setups for vsftpd.
Here you find actual sources:
http://vsftpd.beasts.org/
Philippe
| < Previous | Next > |