Gentoo Archives: gentoo-user

From: Indi <thebeelzebubtrigger@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Use split to break up a 10GB file binary?
Date: Mon, 20 Jun 2011 22:04:07
Message-Id: 20110620214602.GA7448@gaurahari.merseine.nu
In Reply to: [gentoo-user] Use split to break up a 10GB file binary? by Mark Knecht
1 On Mon, Jun 20, 2011 at 08:25:57AM -0700, Mark Knecht wrote:
2 > Hi,
3 > Is split an appropriate program to use to break a single 10GB file
4 > into 100 100MB files to transfer over the net using rsync, and then
5 > use cat to reassemble?
6 >
7 > Is there some better way to do this?
8 >
9
10 Just using rsync by itself would probably be a great deal faster,
11 unless you have some undisclosed reason for wanting to split it up.
12
13 --
14 caveat utilitor
15 ♫ ❤ ♫ ❤ ♫ ❤ ♫

Replies

Subject Author
Re: [gentoo-user] Use split to break up a 10GB file binary? Mark Knecht <markknecht@×××××.com>