summaryrefslogtreecommitdiff
path: root/net/pure-ftpd/MESSAGE
blob: 3ea75968e92be77474989881e9748da296a6982f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2003/07/12 14:43:08 salo Exp $

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
   ${PREFIX}/etc/rc.d/pure_ftpd to /etc/rc.d/pure_ftpd and add

	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
===========================================================================