PDA

View Full Version : PRO FTP log " Xferlog " empty


romain33
25th March 2009, 14:23
Hi and thank you for your help.
I have a problem with my xferlog files.
I have an ISPconfig install with debian eatch.

this files exist but are all empty
/var/log/proftp/xferlog
/var/log/proftp/xferlog0
/var/log/proftp/xferlogX.gz ( X is a number)
All this files are empty.

Otherwise my proftp.log files are complet
/var/log/proftp/proftp.log
/var/log/proftp/proftp.log
/var/log/proftp/proftpX.gz ( X is a number)

To finish, i have a file
/var/log/xferlog whitch contains just the file manipulation of the day that's all..

In my /etc/proftp/proftp.conf i have this 2 lines
TransferLog /var/log/proftpd/xferlog
SystemLog /var/log/proftpd/proftpd.log

Would you know why proftp doen't write my xferlog logs in the var/log/proftp?

Thanks you for reading me and sorry for my english..

falko
26th March 2009, 18:27
Can you post the outputs of ls -la /var/log/proftp/ and ls -la /var/log/? I think the file is /var/log/xferlog, not /var/log/proftp/xferlog.