Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Gerald Jansen on December 01, 1999, 06:06:50 PM

Title: error message
Post by: Gerald Jansen 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
Title: RE: error message
Post by: Charlie Brady 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