[NLUUG]   Welcome to ftp.vim.org,
Hosted by ftp.nluug.nl
Current directory: /os/Linux/distr/salix/x86_64/extra-14.2/source/network/pure-ftpd/
Contents of README:
Pure-FTPd is a free (BSD), secure, production-quality and
standard-conformant FTP server. It doesn't provide useless bells
and whistles, but focuses on efficiency and ease of use. It provides
simple answers to common needs, plus unique useful features for personal
users as well as hosting providers.

You can enable optional (not-autodetected) features by passing variables 
to the script (VAR=yes/no ./pure-ftpd.SlackBuild):
MYSQL=yes|no (default: no), requires mysql (available in Slackware)
PGSQL=yes|no (default: no), requires postgresql
TLS=yes|no (default: no), requires openssl (available in Slackware)
LANGUAGE=english|german|french ... (default: english, 
see http://download.pureftpd.org/pub/pure-ftpd/doc/README for a complete
list)

If you want to start the pure-ftpd daemon at boot, add this
to /etc/rc.d/rc.local

  # Start pure-ftpd:
  if [ -x /etc/rc.d/rc.pure-ftpd ]; then
    /etc/rc.d/rc.pure-ftpd start
  fi

to stop it at shutdown add the same lines, changing "start" with "stop",
to /etc/rc.d/rc.local_shutdown

Icon  Name                                                    Last modified      Size  
[DIR] Parent Directory - [DIR] config/ 10-Jun-2022 19:27 - [TXT] README 30-Aug-2016 20:07 1.0K [   ] doinst.sh 30-Aug-2016 20:07 661 [   ] pure-ftpd-1.0.43.tar.gz 30-Aug-2016 22:59 577K [TXT] pure-ftpd.SlackBuild 30-Aug-2016 22:59 3.8K [   ] pure-ftpd.info 30-Aug-2016 20:07 307 [TXT] slack-desc 30-Aug-2016 20:07 970

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!