On Thu, Jul 28, 2005 at 12:36:18PM -0400, Daryn Neadow wrote: > > Does anyone know how to make vsftp make the space to underscore substitution > or a reporting program that doesn't have this issue?
That is the whole reason for the standard xferlog format. If your log analysis expects that, then just disable the vsftpd-style of logging and use the standard. -- Archaic Presently I have both the xferlog_enable=YES and xferlog_std_format=YES and it is still outputting spaces in the filenames in xferlog. Native vsftpd style logging is not enabled. I glanced at logging.c in the source code and it doesn't look like it is coded to replace the spaces with underscores. I'm not a c programmer however so perhaps someone whom is could take a glance at it? Thanks, Daryn -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page