BackupPC-users

Re: [BackupPC-users] archive problem: split says, "no such file or directory"

2010-11-12 12:55:53
Subject: Re: [BackupPC-users] archive problem: split says, "no such file or directory"
From: Mike Dresser <mdresser_l AT windsormachine DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Fri, 12 Nov 2010 12:35:23 -0500
On 11/11/10 07:32 PM, Frank J. Gómez wrote:
> That's basically what I've done... the command that should run is:
> BackupPC_tarCreate -t -h $host -n $bkupNum -s $share . | /bin/gzip 
> | /usr/bin/gpg -r $gpgUser --encrypt | /usr/bin/split -b 650000 - 
> $outLoc/0.$host.tar$fileExt.
>
You might want to throw a -z 0 in the gpg line, so that you're not 
compressing twice.

/usr/share/backuppc/bin/BackupPC_tarCreate -h $host -n -1 -s '*' / | 
lzop -1 | gpg -e -z 0 -r Me -r you > $host.tar.lzo.gpg

is what I use, as lzop worked better for me in my testing.


------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-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/