BackupPC-users

[BackupPC-users] rsync with --no-inc-recursive

2011-01-25 20:24:59
Subject: [BackupPC-users] rsync with --no-inc-recursive
From: John Goerzen <jgoerzen AT complete DOT org>
To: backuppc-users AT lists.sourceforge DOT net
Date: Tue, 25 Jan 2011 19:22:50 -0600
Hi,

I notice that the default BackupPC config uses --recursive with rsync. 
According to rsync's manpage, this may cause it to miss hardlinks:

"If  incremental recursion is active (see --recursive), rsync may 
transfer a missing hard-linked file before it finds that another link 
for that contents exists elsewhere in the  hierarchy.   This  does 
not  affect  the accuracy of the transfer, just its efficiency.  One way 
to avoid this is to disable incremental recursion using the 
--no-inc-recursive option."

Is it safe to replace --recursive with --no-inc-recursive in the 
BackupPC config?

Also, I'm wondering if direct restore to the client isn't possible with 
rsync?  The introduction of the manual says "(with smb or tar)" which 
makes me wonder.

Thanks,

-- John

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>
  • [BackupPC-users] rsync with --no-inc-recursive, John Goerzen <=