Date: Sun, 24 Oct 2004 20:12:09 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpd.c Message-ID: <200410242012.i9OKC98b040096@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2004-10-24 20:12:09 UTC
FreeBSD src repository
Modified files:
libexec/ftpd ftpd.c
Log:
Log the actual number of bytes sent on the wire to /var/log/ftpd
instead of the disk size of the file sent. Since the log file
is intended to provide data for anonymous ftp traffic accounting,
the disk size of the file isn't really informative in this case.
PR: bin/72687
Submitted by: Oleg Koreshkov
MFC after: 1 week
Revision Changes Path
1.169 +2 -2 src/libexec/ftpd/ftpd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410242012.i9OKC98b040096>
