On 11/15/06, Michel <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> I read in the bacula docs that incremental backups use modification
> times to decide if it or doesn't backup. For example and as it is said
> in the doc, a "mv"  on a directory doesn't change the modification time.
> So, if I am not wrong,  incremental backup are not accurate?
> If this is true, how do you come over this? (except avoiding the use of
> "mv")
>
>
> Thanks you!

(I just started using Bacula, so I don't know if this is actually possible!)
I also looked into this same "problem". I solution I was thinking
about is to let Bacula run a check to compare the real data with the
backup. this should produce a nice list of file and directories that
are different. I then can then touch these files, so the will be
backuped in the next incremental backup.

Does anyone know is this is possible?
I'm running Bacula on Debian Linux, use file volumes (on the Debian
box) and all clients are winXP.

Jaap.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to