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/