>>>>> 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 modified files per day.    If i do an estimate is show allot
> of files and the total size to be backed up, which is not correct.

The estimate command uses level=full by default, so you'll see all the files.
See the doc for the level and listing options to estimate.

If a file is listed unexpectedly, then check its ctime and mtime, i.e.

ls -lc $file
ls -l $file

__Martin

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to