Quote:
Originally Posted by ijoecoles
Sorry, over usbnet. I would also be interested on how to do it over WiFi though.
Thanks
|
Did you look in the wiki?
Like here, for USBnet:
https://wiki.mobileread.com/wiki/Kind...USB_Networking
Or here, for SSH over wifi:
https://wiki.mobileread.com/wiki/Kind...cess_over_Wifi
The kindle touch hacking wiki is listed in the master index, under tools, and under K5. The touch is a K5 because it runs firmware 5.x...
For SSH, on windows, you can use PuTTY and WinSCP. On linux, just use "ssh root@192.168.15.244". Be sure to set you USB network on the host PC (RNDIS device) to be on the same subnet (I suggest 192.168.15.201, for compatibility with diags).
There are also many posts in the forum giving details of USB networking and SSH, as it evolved over time.