On Sat, 17 May 2014 09:59:08 +0200, meino.cra...@gmx.de wrote:

> > 3. Or you could use a sequential copy:
> > 
> >   cp -a /home /dev/sdb1/ && cp -a /home /dev/sdc1

> 3.) The files I want to copy are in the size of some GB each. So the
>     cache isnt big enough to hold ALL files for the second part.

Run the two copies simultaneously, start the first, switch to another
tab, start the second. That way the data for the second copy is always
the most recently cached.

However, I expect the speed limit here may be the USB bus unless you are
using USB 3.0 drives on different buses.


-- 
Neil Bothwick

I'll never forget the 1st time I ran Windows, but I'm trying...

Attachment: signature.asc
Description: PGP signature

Reply via email to