Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] gpg AKA ant
- Date: Sun, 17 Aug 2003 11:10:46 +0200
- From: David Oftedal <david@example.com>
- Subject: Re: [tlug] gpg AKA ant
- References: <OF955C791A.9CEFDE77-ON65256D7B.0016585D@example.com> <oprttpjuki0fabl5@example.com> <20030813033037.GB29724@example.com> <oprttw4vs90fabl5@example.com> <20030813060933.GF29724@example.com> <oprtxq8nlt0fabl5@example.com> <20030815081611.GI29724@example.com> <oprtxujez90fabl5@example.com> <20030815112921.67fa0225.gstewart@example.com> <oprtx0qdkd0fabl5@example.com> <oprt1hmnzh0fabl5@example.com>
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030731
Shawn wrote: > like I say, I am *nix challenged and didn't realize pgp could be used > on a .tar file > > To tar, compress, and encrypt: > tar -czp /home/financial_data | gpg -r email@example.com -e > > file.tgz.gpg > > To decrypt, decompress, and extract: > gpg --decrypt file.tgz.gpg | tar xvz > > much easier than using ant to encrypt each file in a directory > individually Actually, you could also put it in a zip file. (Use -9 for best compression)! I don't know how it compares to tar.gz or tar.bz2 though, and the zip syntax (zip -9r directoryname directoryname, or was it directoryname just once?), seems to be nothing but one huge bug. But just in case you're sending files to someone UNIXally impaired. -David -- http://home.no.net/david/
- References:
- Re: [tlug] advice to consider upgrading to RH9
- From: Sanjay Chigurupati
- Re: [tlug] advice to consider upgrading to RH9
- From: Shawn
- Re: [tlug] advice to consider upgrading to RH9
- From: Jonathan Byrne
- Re: [tlug] gpg (was) advice to consider upgrading to RH9
- From: Shawn
- Re: [tlug] gpg (was) advice to consider upgrading to RH9
- From: Jonathan Byrne
- Re: [tlug] gpg (was) advice to consider upgrading to RH9
- From: Shawn
- Re: [tlug] gpg (was) advice to consider upgrading to RH9
- From: Jonathan Byrne
- Re: [tlug] gpg AKA ant
- From: Shawn
- Re: [tlug] gpg AKA ant
- From: Godwin Stewart
- Re: [tlug] gpg AKA ant
- From: Shawn
- Re: [tlug] gpg AKA ant
- From: Shawn
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] gpg AKA ant
- Next by Date: [tlug] [OT] C/C++: Need alternative to strsep or strtok
- Previous by thread: Re: [tlug] gpg AKA ant
- Next by thread: Re: [tlug] gpg AKA ant
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links