[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] raq3 ftp



# 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"
ServerType			inetd
DeferWelcome			off
DefaultServer			on
DefaultRoot			/ admin
DefaultRoot			~/../.. site-adm
DefaultRoot			~ !site-adm
DisplayLogin			.ftphelp
IdentLookups			off

# Port 21 is the standard FTP port.
Port				21
# Umask 022 is a good standard umask to prevent new dirs and files
# from being group and world writable.
Umask				002

# Set the user and group that the server normally runs at.
User				nobody
Group				nobody

# Normally, we want files to be overwriteable.
<Directory />
  AllowOverwrite		on
</Directory>

# A basic anonymous configuration, no upload directories.

-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of RHLinux
Sent: Wednesday, March 01, 2000 6:03 AM
To: Cobalt-Users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] raq3 ftp


can someone send me a copy of your proftpd.conf on the raq3 (pre9)

Thanks
Gary



_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-users