| Server IP : 202.155.9.250 / Your IP : 216.73.216.236 Web Server : LiteSpeed System : Linux srv339029361 5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 x86_64 User : lucky4072 ( 1024) PHP Version : 8.0.30 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/pure-ftpd-common/ |
Upload File : |
pure-ftpd for Debian -------------------- Please note that these packages use a complete new configuration scheme, read the pure-ftpd-wrapper manual page for more information. pure-ftpd for Debian is provided in 4 flavours: vanilla (pure-ftpd), MySQL (pure-ftpd-mysql), PostgreSQL (pure-ftpd-postgresql) and LDAP (pure-ftpd-ldap). The pure-ftpd-control script invokes the init script for the installed flavour. Each flavour comes with two binaries, one with support for virtual chroots and one without, e.g. /usr/sbin/pure-ftpd-virtualchroot and /usr/sbin/pure-ftpd. You can select which binary is called by the init script via debconf or by editing /etc/default/pure-ftpd-common. The location of the file with the directory aliases is /etc/pure-ftpd/pureftpd-dir-aliases. Using PureDB ------------ Initialize the database with at least one user: pure-pw useradd www -u 1000 -g 1000 -d /www pure-pw mkdb Create symlink to add PureDB to authentication methods: cd /etc/pure-ftpd/auth ln -s ../conf/PureDB 50pure Disable PAM authentication unless you need it: echo no > /etc/pure-ftpd/conf/PAMAuthentication Restart PureFTPd with the corresponding init script for your selected Debian package (usually /etc/init.d/pure-ftpd). -- Stefan Hornburg (Racke) <racke@linuxia.de>, Wed Aug 3 00:10:58 2005