Kern Sibbald wrote: > On Thursday 11 September 2008 14:46:04 Dan Langille wrote: >> Alex Ehrlich wrote: >>> Hello, >>> >>> Does anybody know is it possible to make Bacula detect file modification >>> (and hence the need of backup) only by the file hash value, ignoring >>> file modification datetime? >> This is not possible without code modification. AFAIK. > > It is possible using the Verify features of Bacula.
Now that's a clever idea. The steps: - run the verify job - parse the output - compile the list of files for the backup - run the backup job Clever. -- Dan Langille BSDCan - The Technical BSD Conference : http://www.bsdcan.org/ PGCon - The PostgreSQL Conference: http://www.pgcon.org/ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
