BackupPC-users

Re: [BackupPC-users] Command Line creation of tarball

2009-10-23 15:34:43
Subject: Re: [BackupPC-users] Command Line creation of tarball
From: Tino Schwarze <backuppc.lists AT tisc DOT de>
To: backuppc-users AT lists.sourceforge DOT net
Date: Fri, 23 Oct 2009 21:32:03 +0200
Hi Michael,

On Fri, Oct 23, 2009 at 01:15:34PM -0600, Michael Osburn wrote:

>       I am trying to generate some tarballs from a few hosts so that I can
> archive them off the server. Unfortunately, the workstation that I have
> does not have a large enough /tmp partition (where firefox stores the
> download until it is complete on this system) for firefox to download
> the 115 gb file. Is there a way to generate the tarball from the command
> line so I can put it right on the usb brick?

Just use a command like that (run as backuppc user):
BackupPC_tarCreate -t -h $host -n $backupnumber -s '*' . | gzip > 
/mnt/usb/$host-$backupnumber.tar.gz

($backupnumber may be -1 for the last backup). BTW: My Firefox doesn't
do that. It downloads straight where I want it to - maybe just configure
your Firefox to ask for a download destination, then choose your USB
brick?

HTH,

Tino.

-- 
"What we nourish flourishes." - "Was wir nähren erblüht."

www.lichtkreis-chemnitz.de
www.tisc.de

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