[NCLUG] Server-to-Server backups

Alan Silverstein ajs at frii.com
Tue Jun 27 13:43:32 MDT 2006


Oops, correction, I wrote:

> ...check a specified set of subtrees for files with mtimes newer than
> the last successful completion (note well the fail-safe here)...

To be even more pedantic, and fail-safe, it looks for files with mtimes
newer than the START of the last rolling backup run that successfully
COMPLETED.  :-)

That is:  Note the time in a touch-compatible format, do the backup,
then touch the last-run file time to the start time.  This way you could
miss one or more backups, but eventually roll all recent files to the
shadow without missing any.

Cheers,
Alan



More information about the NCLUG mailing list