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] rsync vs dd [was Tlug Digest, Vol 14, Issue 23]
- Date: Tue, 20 Feb 2007 15:28:29 +0900
- From: "Erin D. Hughes" <erin-hughes@??>
- Subject: Re: [tlug] rsync vs dd [was Tlug Digest, Vol 14, Issue 23]
- References: <E1HJLEb-0005mP-9n@example.com> <200702200304.l1K3461q011320@example.com> <45DA7B32.2060309@example.com> <e28811080702192150t1cc7cb72kddc272efefa44839@example.com>
- Organization: UNIX TEAM ZERO
- User-agent: Thunderbird 1.5.0.9 (X11/20070212)
Evan Monroig wrote:On 2/20/07, Erin D. Hughes <erin-hughes@??> wrote:you could use rsync with the -z option and that will compress your data.
As far as I know, the -z option is for compression of the data during the *transfer*, not for storage. So if you rsync between computers it is faster, but the space occupied on disk will be the same.
Thanks Evan apparently a little more reading was needed on my part;
-z, --compress
With this option, rsync compresses any data from the files that
it sends to the destination machine. This option is useful on
slow connections. The compression method used is the same method
that gzip uses.
Note this this option typically achieves better compression
ratios that can be achieved by using a compressing remote shell,
or a compressing transport, as it takes advantage of the implicit
information sent for matching data blocks.
"With this option, rsync compresses any data from the files that it sends to the destination machine." Says it all. This also cleared up my misunderstanding of what a compression format is being used, "The compression method used is the same method that gzip uses."
Could someone suggest the correct method to copy from one place to another and achieve a compressed file in the end?
Erin D. Hughes GMO Internet,
- Follow-Ups:
- Re: [tlug] rsync vs dd [was Tlug Digest, Vol 14, Issue 23]
- From: Sigurd Urdahl
- References:
- [tlug] RE: Tlug Digest, Vol 14, Issue 23
- From: Tribble Phillip J SrA 374 LRS/LGRTT
- Re: [tlug] rsync vs dd [was Tlug Digest, Vol 14, Issue 23]
- From: Erin D. Hughes
- Re: [tlug] rsync vs dd [was Tlug Digest, Vol 14, Issue 23]
- From: Evan Monroig
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] rsync vs dd [was Tlug Digest, Vol 14, Issue 23]
- Next by Date: [tlug] flaming posts --nomikai necessity (off topic)
- Previous by thread: Re: [tlug] rsync vs dd [was Tlug Digest, Vol 14, Issue 23]
- Next by thread: Re: [tlug] rsync vs dd [was Tlug Digest, Vol 14, Issue 23]
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links