Koozali.org: home of the SME Server

error message

Gerald Jansen

error message
« on: December 01, 1999, 06:06:50 PM »
Periodically I am receiving this message from a client system and from our own e-smith
server.

errors occured while rotating /var/log/xferlog

stat of /var/log/xferlog failed: No such file or directory


What's up TIA :-) Jerry

Charlie Brady

RE: error message
« Reply #1 on: December 02, 1999, 07:24:27 AM »
Gerald Jansen wrote:

> Periodically I am receiving this message from a client system
> and from our own e-smith server.
>
> errors occured while rotating /var/log/xferlog
>
> stat of /var/log/xferlog failed: No such file or directory

Add "missingok" in /etc/logrotate.d/ftpd. Or just ignore it.
Or connect via ftp periodically so that you generate the log
file :-)

Charlie