|
2010-07-19
, 10:29
|
Posts: 726 |
Thanked: 345 times |
Joined on Apr 2010
@ Sweden
|
#2
|
|
2010-07-19
, 11:19
|
|
Posts: 1,091 |
Thanked: 323 times |
Joined on Feb 2010
@ ~
|
#4
|
First things first, you want to install the OpenSSH client/server package from App Manager (or from http://maemo.org/downloads/product/Maemo5/openssh/).
You'll now want to set up an SSH password on your N900 and determine its IP address. The easiest way to do this is with the Personal IP Address desktop widget (check App Manager), or by opening xterm and typing ifconfig wlan0.
From your Windows machine, download Dokan (http://dokan-dev.net/en/download/). You will need the Dokan Library and Dokan SSHFS. Download and install those programs in that order.
Run Dokan SSHFS and you're presented with the following screen:
Under host, write in your device's IP address, and fill in the username and password which you previously set up along with OpenSSH.
Choose a name and save the connection (Dokan doesn't seem to save passwords though, so you may need to enter it each time you mount the filesystem), then click Connect.
If all went well, your new drive should now appear in Computer:
Please be aware that Dokan seems to be quite buggy - it took several remounts to access the mounted drive, and even then, the connection doesn't seem stable. Your mileage may vary though, and even though I had patchy success with it (so far - will investigate further), it is a solution. Although until a stable Dokan configuration surfaces, I would still prefer to use WinSCP. Also, you can't beat the native integration of sshfs under Linux.
Good luck with this method guys, if anyone has any comments/improvements/alternatives please post them, I'll bet I'm not the only one who'd love to achieve a stable, high level of integration between devices.