View Single Post
Posts: 486 | Thanked: 251 times | Joined on Oct 2009
#14
Originally Posted by andyfrommk View Post
1. Install sshfs on your PC
2. Configure a root account on your N900 and set a password
3. Create a directory on your PC where you will mount the N900 i.e. ~/N900
4. On your PC issue the command sshfs root@your.N900's.IP.address:/home/user/ ~/N900

Yes, it is a bad idea to be using a root account to transfer files (mainly because the normal user cannot use them without them being chowned)
I think the question regarded using the n900 to access files on the pc.

In your case, /home/user on the n900 is accessed, so why not ssh as user rather than root?