On Mon Feb 14, 2005 at 11:07:09 +1100, Voytek wrote:
>
><quote who="N. Thomas">
>> * [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2005-02-13 23:13:21 +1030]:
>
>>
>> I put in a Knoppix CD and did something like this:
>>
>>     cd /mnt/hda1
>>     tar cf - mydir | nc -v -w 3 -l -p <port>
>>
>> and then on a Unix box on my LAN, I ran this:
>>
>>     nc <host> <port> |tar xvfp -
>
>sorry, what's 'nc' ? my Redhat seems devoid of nc, googling brought up
>Linux SIGs in North Carlolina... ?

netcat.
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to