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)