* Re: [gentoo-user] Use split to break up a 10GB file binary?
@ 2011-06-20 20:51 99% ` Walter Dnes
0 siblings, 0 replies; 1+ results
From: Walter Dnes @ 2011-06-20 20:51 UTC (permalink / raw
To: gentoo-user
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>
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2011-06-20 15:25 [gentoo-user] Use split to break up a 10GB file binary? Mark Knecht
2011-06-20 20:51 99% ` Walter Dnes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox