> > (on system you want to copy)
> > dd if=/dev/hda | nc otherhost 5000
> >
> > (on your lappy or whatever)
> > nc -l -p 5000 | dd of=./blah
>
> That's a cool way to do it! We always use ssh pipes but the crypto
> overhead is sometimes unnecessarily slow. A great piece of *nixfoo.
>
I have been using cryptcat always works without slowing down anything
Try that sometime... Its pretty good.
________________________________________________________________________
Delivered using the Free Personal Edition of Mailtraq (www.mailtraq.com)
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
Received on Sep 13 2005