On Thu, 24 Feb 2011 21:05:07 +0800
BOYPT <pen...@gmail.com> wrote:

> netcat may help:
> 
> dd if=/dev/sdX | nc -l 4321
> 
> On the other box:
> 
> nc ip.of.the.serverbox 4321 | dd of=/dev/sdY

Or perhaps cryptcat, with built-in twofish encryption (I haven't played
much with these tools, so this is just speculation - I have no idea,
for example, how using cryptcat would compare to tunneling netcat over
ssh).

Celejar
-- 
foffl.sourceforge.net - Feeds OFFLine, an offline RSS/Atom aggregator
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110224092558.8e8c6f52.cele...@gmail.com

Reply via email to