Operating System - HP-UX
1830936 Members
1983 Online
110017 Solutions
New Discussion

Re: anonymous ftp - logging to track downloads

 
SOLVED
Go to solution
AyoungK
Advisor

anonymous ftp - logging to track downloads

Does anyone know how to setup some kind of "logging to track downloads" for FTP anonymous account?

When a user download a file on a machine, I want to find out what the user downloaded.

Thanks,
Kimk
2 REPLIES 2
Nag Varma
Advisor

Re: anonymous ftp - logging to track downloads

Hi,

Here is a doc id A4661743
link for a similar Q :
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062941418

thanks
Nag
Govind
Frequent Advisor
Solution

Re: anonymous ftp - logging to track downloads

Try man ftpd, it gives you all the info. The options that you are looking are
-i for Files received by the ftpd server
-o for files transmitted by the ftpd server
All thsi information willbe placed in the /var/adm/syslog/xferlog.
Govind
Dont try to fix something till it Aint Broke...Honesty is not always the best policy.....