Ticket #71 (new defect)

Opened 22 months ago

bbackupd.log gets randomly deleted

Reported by: achim Owned by: ben
Priority: normal Milestone:
Component: bbackupd Version: 0.11rc2
Keywords: Cc:

Description

I specified the logfile in bbackupd.conf as follows:

LogAllFileAccess = yes
LogFile = d:\test\log\bbackupd.log
LogFileLevel = notice

However, bbackupd.log is emptied at random intervals.

Chris wrote: There was a bug where the file was emptied at the start of every run, but only on Windows, because the file was being opened in overwrite rather than append mode.

Note: See TracTickets for help on using tickets.