From: Mark Knecht <markknecht@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Use split to break up a 10GB file binary?
Date: Mon, 20 Jun 2011 14:06:59 -0700 [thread overview]
Message-ID: <BANLkTi=_FRLUPP4N4dunG06iY+L6XRpX0Q@mail.gmail.com> (raw)
In-Reply-To: <20110620205106.GB14933@waltdnes.org>
On Mon, Jun 20, 2011 at 1:51 PM, Walter Dnes <waltdnes@waltdnes.org> wrote:
> On Mon, Jun 20, 2011 at 08:25:57AM -0700, Mark Knecht wrote
>> Hi,
>> Is split an appropriate program to use to break a single 10GB file
>> into 100 100MB files to transfer over the net using rsync, and then
>> use cat to reassemble?
>>
>> Is there some better way to do this?
>
> That's what split was written for. I can't think of anything better.
> BTW, what type of data is the 10 gig file? If it's text, then consider
> using zip or bzip2 on each of the fragments before transferring. If
> it's an already compressed binary format, then don't waste time
> attempting further compression.
>
> --
> Walter Dnes <waltdnes@waltdnes.org>
Hi Walter.
It's a Virtualbox VM exported from virtualbox-4.0.8. It consumes about
40GB on disk, compressed by Virtualbox to about 10GB by their 'Export
Appliance' feature.
I actually did try compressing the exported 10GB file with gzip &
bzip2 before splitting it. None of those provided any compression. I
didn't try the spilt outputs as I figured they are just binary chunks
and wouldn't compress either.
Thanks for the info.
Cheers,
Mark
next prev parent reply other threads:[~2011-06-20 21:23 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-20 15:25 [gentoo-user] Use split to break up a 10GB file binary? Mark Knecht
2011-06-20 16:21 ` Paul Hartman
2011-06-20 16:30 ` Mark Knecht
2011-06-20 17:51 ` Michael Hampicke
2011-06-20 17:48 ` Allan Gottlieb
2011-06-20 18:20 ` Mark Knecht
2011-06-21 7:08 ` [gentoo-user] " Francesco Talamona
2011-06-20 19:17 ` [gentoo-user] " Nils Larsson
2011-06-20 19:29 ` Mark Knecht
2011-06-20 20:51 ` Walter Dnes
2011-06-20 21:06 ` Mark Knecht [this message]
2011-06-20 21:58 ` Mick
2011-06-20 21:46 ` Indi
2011-06-21 0:28 ` Mark Knecht
2011-06-21 10:41 ` Indi
2011-06-21 15:11 ` Peter Humphrey
2011-06-21 15:20 ` Dale
2011-06-21 15:36 ` Mark Knecht
2011-06-21 17:00 ` Peter Humphrey
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='BANLkTi=_FRLUPP4N4dunG06iY+L6XRpX0Q@mail.gmail.com' \
--to=markknecht@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox