Re: [Bacula-users] Some files always backed up, even without changes

2007-02-06 Thread Adam Compton
Robert Nelson wrote: > Incremental backups are based solely on the modification date of the file. > If the file modification date is later than the last full or differential > backup then the file will be included in the incremental backup. > > Most likely these files have bogus modification dates

Re: [Bacula-users] Some files always backed up, even without changes

2007-02-06 Thread Alan Brown
On Mon, 5 Feb 2007, Adam Compton wrote: > Hello, > > I am having a strange issue with some files always being backed up > during incremental runs, even if they have not changed since the last > incremental backup. In particular, I have a working directory of custom > installer packages for some of

Re: [Bacula-users] Some files always backed up, even without changes

2007-02-06 Thread Martin Simmons
> On Mon, 05 Feb 2007 15:06:12 -0700, jeffrey Lang said: > > I'm having a similar problem on a FC3 machine right now.In looking > at the times on the files they appear to be correct, with most of the > files over a year old.The should be only one or two file systems > that have modifie

Re: [Bacula-users] Some files always backed up, even without changes

2007-02-05 Thread Chris Hoogendyk
Darien Hager wrote: > On Feb 5, 2007, at 11:46 AM, Arno Lehmann wrote: > > >> Hi, >> >> On 2/5/2007 6:35 PM, Robert Nelson wrote: >> >>> Incremental backups are based solely on the modification date of >>> the file. >>> If the file modification date is later than the last full or >>>

Re: [Bacula-users] Some files always backed up, even without changes

2007-02-05 Thread Darien Hager
On Feb 5, 2007, at 11:46 AM, Arno Lehmann wrote: > Hi, > > On 2/5/2007 6:35 PM, Robert Nelson wrote: >> Incremental backups are based solely on the modification date of >> the file. >> If the file modification date is later than the last full or >> differential >> backup then the file will be

Re: [Bacula-users] Some files always backed up, even without changes

2007-02-05 Thread Arno Lehmann
Hi, On 2/5/2007 6:35 PM, Robert Nelson wrote: > Incremental backups are based solely on the modification date of the file. > If the file modification date is later than the last full or differential > backup then the file will be included in the incremental backup. > > Most likely these files hav

Re: [Bacula-users] Some files always backed up, even without changes

2007-02-05 Thread Robert Nelson
Incremental backups are based solely on the modification date of the file. If the file modification date is later than the last full or differential backup then the file will be included in the incremental backup. Most likely these files have bogus modification dates sometime in the future. > ---