Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

proFTPD help needed

0 views
Skip to first unread message

RvErven

unread,
Aug 17, 1999, 3:00:00 AM8/17/99
to
I want to use proftpd (www.proftpd.org) to replace my current ftpd.
 
proftp enable extended loggin of who ftp-ing, whos downloading/uploading what/what size/ where to/from / date/time etc etc
 
But like WU-FTP, PROFTP is a real pain to configure. The FAQ on their websites are not real helpful
 
I got proftpd installed (without any errors!) but can't find the option on where to configure the log files.
 
Could someone help me?
 
Ron
 
 

Martin Hepworth

unread,
Aug 18, 1999, 3:00:00 AM8/18/99
to RvErven

Hi
Well in the config file you'll need to put in

extendedlog /var/log/ftp.log all
transferlog /var/log/ftpxf.log


(or some such filenames)

See http://www.proftpd.org/reference.html for the commands you can put
in the config file.

Martin

0 new messages