Yes, and you can also mount your phone into a directory of your PC with sshfs: Code: $ sshfs -o idmap=user,allow_other root@192.168.2.15:/ /mnt/n900 Change the user, IP, and /mount dir to your needs.
$ sshfs -o idmap=user,allow_other root@192.168.2.15:/ /mnt/n900