![]() |
#1 | |
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Apr 2012
Device: kindle touch
|
How to mount /mnt/us on Windows?
I've got the ssh wifi working. But when I typed using Putty :
Quote:
What shoud I do? Thanks. |
|
![]() |
![]() |
![]() |
#2 |
Carpe diem, c'est la vie.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
Dokan sshfs for windows: http://dokan-dev.net/en/download/
This version may be easier to install: http://code.google.com/p/win-sshfs/ You might need to install sftpd on your kindle too... WARNING: Beware that deleing a symlink from windows using SSHFS will delete the file or folder that the symlink points to! Be very careful with sshfs. It might be a bit safer to use WinSCP instead. ![]() Last edited by geekmaster; 05-15-2012 at 03:19 PM. |
![]() |
![]() |
Advert | |
|
![]() |
#3 | ||
Going Viral
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
Quote:
![]() That error message sure looks like you typed the: "kindle: " characters that you have quoted above. Is the "kindle: " your input or the command prompt being displayed in Putty? Last edited by knc1; 05-15-2012 at 04:24 PM. |
||
![]() |
![]() |
![]() |
#4 | |
Carpe diem, c'est la vie.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
Quote:
How does mounting /mnt/us over sshfs in windows NOT have something to do with the "How to mount /mnt/us on Windows?" thread title? ![]() |
|
![]() |
![]() |
![]() |
#5 | |
Going Viral
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
Quote:
I am curious about what the "kindle: " command was intended to do, which is what the error message reported as "not found". |
|
![]() |
![]() |
Advert | |
|
![]() |
#6 |
Going Viral
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
|
![]() |
![]() |
![]() |
#7 | |
Carpe diem, c'est la vie.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
Quote:
![]() |
|
![]() |
![]() |
![]() |
#8 | |
(offline)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
|
Quote:
https://wiki.mobileread.com/wiki/Kind...ting_via_sshfs (3rd bullet). (rant removed because I'm still trying to be courteous). |
|
![]() |
![]() |
![]() |
#9 | |
Carpe diem, c'est la vie.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
Quote:
|
|
![]() |
![]() |
![]() |
#10 | |
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Apr 2012
Device: kindle touch
|
Quote:
Then i googled out the information that SFTP don't work on fw 5.1.0 in this thread https://www.mobileread.com/forums/sho...d.php?t=177936 Sigh, i managed to get this far. |
|
![]() |
![]() |
![]() |
#11 | |
Carpe diem, c'est la vie.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
Quote:
|
|
![]() |
![]() |
![]() |
#12 | |
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Apr 2012
Device: kindle touch
|
Quote:
How do I "symlink it" if the kindle drive don't appear on my computer. I mean symlinking is just a shortcut right? |
|
![]() |
![]() |
![]() |
#13 |
Carpe diem, c'est la vie.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
You need to do it from SSH, and you can only create a symlink on a drive that supports it (such as the main partition), but you can symlink TO files on the USB drive. A windows shortcut is completely different and will not work for this purpose.
|
![]() |
![]() |
![]() |
#14 |
(offline)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
|
Here is the command you have to perform on the kindle to get sftp to work:
Code:
ln -s /usr/lib/libcrypto.so.1.0.0 /usr/lib/libcrypto.so.0.9.8 |
![]() |
![]() |
![]() |
#15 |
Carpe diem, c'est la vie.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
I have my hands a bit full at the moment to check into specifics, so I gave a "general principles" answer. Thank you for supplying specific relevant details.
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
/mnt/sdcard/ and /mnt/sdcard2/ | SCION | Android Devices | 11 | 10-12-2011 08:23 PM |
Kindle on Xoom (HC 3.1) does not find books inside subfolders of /mnt/sdcard/kindle | robcohen | Devices | 6 | 07-09-2011 05:06 AM |
how to tell the framework to rescan /mnt/us/documents ? | lrizzo | Kindle Developer's Corner | 1 | 10-30-2010 01:26 PM |
iLiad delete mnt folder suddenly | bebeto | iRex | 1 | 05-31-2010 05:26 PM |
Ooops. Deleted /mnt/card directory. How do I get it back? | X. Trapnel | iRex | 3 | 06-04-2009 09:34 AM |