RE: [Proftpd-user] help with .message file
Clemson, Chris <Chris.Clemson <at> softwareag.co.uk>
2004-07-01 15:13:47 GMT
> I'm a currently running proftpd v1.2.8 on a 486 with an 80
> gig hard drive.
> It runs quite nicely, I only have a few problems that I would
> like to get
> solved. I have already spent countless days trying to find
> the solution to
> my problems which no one else seems to know how to solve.
> That is why I
> have come to the last resource that I can think of, the mailing list.
> Basically, I'm trying to display the available disk space
> each time the
> user changes directory, lists the directory, etc. I have
> posted my problem
> on justlinux.com (a website that I hope most of you already
i've just had a look at your forum post, and i reckon it's because most of
your "global" settings aren't surrounded by a <global> tag, as i use the
feature and it works fine.
mine looks like the following:
<Global>
DisplayFirstChdir .message
DisplayLogin .login
DisplayQuit .quit
# DisplayReadme newfiles.txt
# ExtendedLog /var/log/proftpd/auth.log
auth,info,read,write,misc
# ExtendedLog /var/log/proftpd/access.log ALL default
MaxLoginAttempts 1
MaxClientsPerHost 1 "Already logged in once"
MaxHostsPerUser 3
# MaxClients 3 "Sorry, the maximum number of allowed
users are already connected
"
# MD5FS ~/incoming
<IfModule mod_wrap_file.c>
WrapEngine on
WrapDenyMsg "User denied by access rules"
WrapLog "/var/ftp/log/mod_wrap.log"
WrapServiceName ftpd
WrapTables file:/etc/hosts.allow file:/etc/hosts.deny
</IfModule>
#TCPAccessFiles /etc/hosts.allow /etc/hosts.deny
#TCPServiceName ftpd
TransferLog /var/ftp/log/xferlog
#TransferRate RETR 20:204800000 user dnb
#TransferRate STOR,APPE 40:1024000000 user dnb
</Global>
--
The content of this e-mail is confidential, may contain privileged material
and is intended solely for the recipient(s) named above. If you receive this
in error, please notify Software AG immediately and delete this e-mail.
Software AG (UK) Limited
Registered in England & Wales 1310740
Registered Office: Hudson House, Hudson Way,
Pride Park, Derby DE24 8HS
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
ProFTPD Users List <proftpd-users <at> proftpd.org>
Unsubscribe problems?
http://www.proftpd.org/list-unsub.html