View Single Post
SubCore's Avatar
Posts: 850 | Thanked: 626 times | Joined on Sep 2009 @ Vienna, Austria
#3
Code:
apt-get install sshfs
in ubuntu

Code:
 apt-get install openssh-server
in maemo

then just

Code:
mkdir /media/n900
chown <username> /media/n900
sshfs root@n900.host.or.ip:/home/user /media/n900 -o allow_other
on ubuntu

after testing that it works this way, please set up key authentication for the N900 "user" account. that's much safer than connecting as root.
__________________
"What we perceive is not nature itself, but nature exposed to our method of questioning."
-- Werner Karl Heisenberg