Re: FreeBSD ftp question

From: Hubert Feyrer (hubert_at_feyrer.de)
Date: 08/23/03

  • Next message: Ian Wilson: "Re: Cross Platform Directory Access"
    Date: 23 Aug 2003 11:00:14 GMT
    
    

    Dan <falseflyboy@yahoo.comnono> wrote:
    > I hosting a ftp server using inetd...nothing like proftpd.
    > question is...where is the log file for this? I want to find out who
    > accessed the anonymous directory and what files they have
    > downloaded/uploaded

    At least on NetBSD, it's /var/log/xferlog. The file is not written yb ftpd
    directly, but rather via syslog, see /etc/syslog.conf. Maybe check the
    FILES section of your ftpd manpage too.

     - Hubert

    -- 
      ___ _ _  _   _        * Harddisk Image Cloning * 
     / __| | || | | |           www.feyrer.de/g4u/
    | (_ |_  _| |_| |         
     \___| |_| \___/          v1.12 out now, including partition support!
    

  • Next message: Ian Wilson: "Re: Cross Platform Directory Access"