there are a couple of issues surrounding this.
a) ssh - you need it on the kindle. to this end a client is provided:
/mnt/us/extensions/sshfs/bin/ssh
b) YOU MUST RUN THIS (ssh) SEPARATELY AT LEAST ONCE before you run the script. WHY?
/mnt/us/extensions/sshfs/bin/ssh me@192.168.1.1
Quote:
Host '192.168.1.1' is not in the trusted hosts file.
(fingerprint md5 99:e9:da:d2:9f:6e:28:78:c4:c7:8b:26:da:da:a9:91)
Do you want to continue connecting? (y/n) y
|
if you DON'T do this... you will get:
Quote:
read: Connection reset by peer
|
Don't say I didn't warn you...
after this you can run the script
/mnt/us/extensions/sshfs/sshfs
with impunity.