BackupPC-users

Re: [BackupPC-users] Am I going about this wrong?

2010-11-09 15:55:17
Subject: Re: [BackupPC-users] Am I going about this wrong?
From: gregwm <backuppc-users AT whitleymott DOT net>
To: backuppc-users AT lists.sourceforge DOT net
Date: Tue, 9 Nov 2010 14:53:00 -0600
I'm archiving the BackupPC backup folder (/var/lib/BackupPC) folder to
external disk with rsync.

However, it looks like rsync is filling the links?

My total disk usage on the backup server is 407g, and the space used on
the external drive is up to 726g.

(using rsync -avh --delete --quiet /var/lib/BackupPC /usbmount/backuppc)

you want rsync -H
i've used rsync -qPHSa with some success.  however, if you have lots of links, and not terribly much memory, rsync gobbles memory in proportion to how many hardlinks it's trying to match up.  so, ironically, i use storebackup to make an offsite copy of my backuppc volume.
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
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/