View Single Post
Old 01-31-2011, 12:50 AM   #111
ringerc
Enthusiast
ringerc is on a distinguished road
 
Posts: 31
Karma: 64
Join Date: Jan 2011
Location: Australia
Device: Kobo
Quote:
Originally Posted by ArmorDog View Post
When I try the netcat command I get "-sh: nc: not found".
I am running under Windows but that shouldn't effect commands run on the Kobo.
No, it shouldn't. You typed 'nc' (no quotes) in all lower case? It looks like it from the error you quoted, but I can't know if you copied & pasted that directly or transcribed it. Anyway, `nc' on my Kobo with 1.7.4 is /usr/bin/nc which should be on your PATH and should work, so I'm a bit confused about what's going on here. You can alternately invoke it as:

/bin/busybox nc

and see if that works.
[/QUOTE]
ringerc is offline   Reply With Quote