|
|||||
| | |||||
| sub-categories and articles | ||
| --->create new sub-category | ||
anonymous.conf | ||
| proftpd conf file
# This sample configuration file illustrates configuring two # anonymous directories, and a guest (same thing as anonymous but # requires a valid password to login) ServerName "ProFTPD Anonymous Server" ServerType standalone | ||
basic.conf | ||
| proftpd conf file
# This is a basic ProFTPD configuration file (rename it to # 'proftpd.conf' for actual use. It establishes a single server # and a single anonymous login. It assumes that you have a user/group # "nobody" and "ftp" for normal operation and anon. ServerName "ProFTPD Default Installation" | ||
complex-virtual.conf | ||
| proftpd conf file
# # Virtual Hosting Server Configuration # by M.Lowes <markl@ftech.net> # for Frontier Internet Services Limited # (http://www.ftech.net/) | ||
mod_sql.conf | ||
| proftpd conf file
# mod_sql.conf -- a proftpd.conf file for mod_sql/4.0 and higher # # This is a basic mod_sql-enabled ProFTPD configuration file. It is # based on the 'basic.conf' sample configuration file. # | ||
output | ||
| add
df -h: Filesystem Size Used Avail Use% Mounted on /dev/hde5 1.9G 658M 1.1G 36% / /dev/hde7 5.8G 3.3G 2.2G 60% /home none 503M 0 503M 0% /dev/shm | ||
proftpd.conf | ||
| add
# This is the ProFTPD configuration file ServerName "sirfsup.com" ServerIdent on "" ServerAdmin joe@sirfsup.com ServerType standalone | ||
proftpd.htm | ||
add
proftpd
| ||
proftpd_virtual_Hints.txt | ||
| add
http://www.castaglia.org/proftpd/contrib/ftpasswd.html http://www.castaglia.org/proftpd/doc/contrib/ProFTPD-mini-HOWTO-Vhost.html: | ||
sample1.htm | ||
| add
# This sample configuration file illustrates configuring two # anonymous directories, and a guest (same thing as anonymous but # requires a valid password to login) | ||
virtual.conf | ||
| proftpd conf file
# This sample configuration file illustrates creating two # virtual servers, and associated anonymous logins. ServerName "ProFTPD" ServerType inetd # Port 21 is the standard FTP port. | ||
wuftpd.htm | ||
| add
the conf files are not wuftpd.conf it's all in /etc/ as ftp*, e.g. ftpaccess ftpusers ... | ||
x_inetd.htm | ||
| add
| ||
| |||||||||