This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: netcat nc ???


Hi,

Netcat _is_ available in cygwin, and is called nc. You probably have
another interfering program.

Wes S, le Sat 31 Dec 2005 00:56:46 -0500, a écrit :
> If you were trying to copy a hard drive image from a remote pc over 
> the lan to your pc running cygwin what would the commands be at both 
> ends?

You can use ssh for this:
dd if=/dev/foo | ssh dd of=image

Regards,
Samuel


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]