2003-07-12 16:43:08 +02:00
|
|
|
===========================================================================
|
2004-10-12 00:14:51 +02:00
|
|
|
$NetBSD: MESSAGE,v 1.3 2004/10/11 22:14:51 reed Exp $
|
2003-07-12 16:43:08 +02:00
|
|
|
|
|
|
|
To use pure-ftpd, you will need to perform the following steps:
|
|
|
|
|
|
|
|
1. In case you don't have PKG_RCD_SCRIPTS set in your /etc/mk.conf, copy
|
2004-10-12 00:14:51 +02:00
|
|
|
${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}/pure_ftpd to /etc/rc.d/pure_ftpd and add
|
2003-07-12 16:43:08 +02:00
|
|
|
|
|
|
|
pure_ftpd=YES
|
|
|
|
|
|
|
|
to /etc/rc.conf. Other FTP servers should be disabled.
|
|
|
|
|
|
|
|
2. Stop any other running FTP server. Now start pure-ftpd by issuing the
|
|
|
|
command
|
|
|
|
|
|
|
|
/etc/rc.d/pure_ftpd start
|
|
|
|
===========================================================================
|