View Single Post
Old 09-17-2014, 02:27 PM   #2
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by stevejoung View Post
I am trying to mount a directory from my Kindle Paperwhite onto my Ubuntu laptop. I can connect to the Kindle via ssh and use Vi to edit files but I would prefer to do the editing on my laptop. Not least because the ssh connection seems to hang from time to time for no apparent reason.

I have three password suggestions from the Kindle Root Password Tool which all work to login via ssh but none of them work in sshfs as is shown below.

steve@steve:~$ sudo sshfs /usr/share/webkit-1.0/pillow/@192.168.15.244:/ /media/steve
/usr/share/webkit-1.0/pillow/@192.168.15.244's password:
/usr/share/webkit-1.0/pillow/@192.168.15.244's password:
/usr/share/webkit-1.0/pillow/@192.168.15.244's password:
read: Connection reset by peer
Duh...

Are you using the ssh server from NiLuJe's snapshots thread? (which has 'keep alive' enabled)
Ah, which ssh server? (The USBnetworking package has two)

Which sshfs? (there is more than one application by that name)
With what username? (specified directly to sshfs, not the effective username of sudo)
Over Wifi?
Over USB cable?
knc1 is offline   Reply With Quote