Re: when is the log file written ?

2007-01-08 Thread Wayne Davison
On Mon, Jan 08, 2007 at 02:37:43PM +0100, Jens Helweg wrote: > I have searched the rsync pages and google but were not able to find any > information about when the log files are written. Rsync outputs a log line as an event happens. If it is using syslog, it is up to syslog to flush each receiv

when is the log file written ?

2007-01-08 Thread Jens Helweg
Hello, I have searched the rsync pages and google but were not able to find any information about when the log files are written. Is this done in between the process of transfering the files or will the log file be written after all files have been transfererd ? What I basically try to find an