BackupPC-users

Re: [BackupPC-users] Huge remote directory (20GB): how will it be transferred?

2010-11-09 10:29:06
Subject: Re: [BackupPC-users] Huge remote directory (20GB): how will it be transferred?
From: Robin Lee Powell <rlpowell AT digitalkingdom DOT org>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Tue, 9 Nov 2010 07:27:17 -0800
On Tue, Nov 09, 2010 at 04:11:15PM +0100, Boniforti Flavio wrote:
> Hello Pavel.
> 
> > for huge dirs with millions of files we got almost an order of
> > magnitude faster runs with the tar mode instead of rsync (which
> > eventually consumed all the memory anyways :) )
> 
> How would I be able to use tar over a remote DSL connection?

Well, by hand you'd do:

ssh host 'tar -czvf - /dir' >/backups/foo.tgz

BackupPC's tar method seems to be over ssh by default; just set up a
passwordless root key and you should be fine.

20GB over DSL is going to take many days, though, no matter what you
do.

Note that once the initial backup is run you almost certainly do
*not* want tar transport, as this implies copying the entire 20GB
on every full.

-Robin

-- 
http://singinst.org/ :  Our last, best hope for a fantastic future.
Lojban (http://www.lojban.org/): The language in which "this parrot
is dead" is "ti poi spitaki cu morsi", but "this sentence is false"
is "na nei".   My personal page: http://www.digitalkingdom.org/rlp/

------------------------------------------------------------------------------
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/