results of a twisted and desperate mind :)

On Wed, Oct 28, 2009 at 2:45 AM, Tyler J. Wagner <ty...@tolaris.com> wrote:

> On Wednesday 28 October 2009 02:03:52 dan wrote:
> > >  The only issue is that it cannot remove existing
> > > files in the restore target directory (think "rsync -a --delete"), so
> be
> > > sure to restore to a basic OS install with nothing else on it.
> > >
> > I have gotten around this by touching each file in the target, doing the
> > restore (which restores timestamps), and the searching for files that
> match
> > the timestamp of when I touched the files and deleting those files. ( I
> > actually move them to a holding directory just to be sure)  This works
> well
> > and is pretty efficient because rsync already knows the timestamp as it
> is
> > part of the algorithm.  There is a little i/o overhead but it is
> completely
> > hidden by i/o on the server side.
>
> That's brilliant, Dan.  I'll try that with an unusual specific.  Unix time
> 1000000, here we come!
>
> Regards,
> Tyler
>
> --
> "Beware of altruism. It is based on self-deception, the root of all evil."
>   -- Lazarus Long, "Time Enough for Love", by Robert A. Heinlein
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:    http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to