View Single Post
Old 05-10-2012, 12:46 AM   #1
lukeroge
Enthusiast
lukeroge began at the beginning.
 
Posts: 35
Karma: 10
Join Date: Feb 2012
Device: Kindle Touch
SFTP not working on 5.1.0

I'm trying to use the sftp hack mentioned on the wiki to connect to my kindle touch, but its not working at all. An example of this below
Code:
me:~$ sshfs -o sftp_server=/mnt/us/sftp-server root@KINDLE_IP:/ /media/kindle
root@KINDLE_IPs password: 
remote host has disconnected
I tried running the sftp-server program itself on the kindle, and got this error:
Code:
[root@kindle root]# /mnt/us/sftp-server
/mnt/us/sftp-server: error while loading shared libraries: libcrypto.so.0.9.8: cannot open shared object file: No such file or directory
I would really like to get this working again, as I can't really do much without it
Thanks in advance.

Last edited by lukeroge; 05-10-2012 at 12:51 AM.
lukeroge is offline   Reply With Quote