The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > AIX
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 11-26-2007
gus2000 gus2000 is offline
Registered User
 

Join Date: Oct 2007
Posts: 155
I assume you want FTP daemon logging, which is logged nowhere by default. You would start the daemon with special flags, and then set the logfile location in syslog.conf:

ftpd Daemon


See also:

IBM: AIX - FTP Logging


Hope that helps.
Reply With Quote