Line 164:
Line 164:
I seemed to have managed this using sshfs:
I seemed to have managed this using sshfs:
−
sshfs -p 2222 root@192.168.10.199:/ ~/Mounts/somedirectory
+
sshfs -p 2222 root@192.168.10.199:/ ~/Mounts/somedirectory
You can then access the files normally and it is easy to map the remote to the 'local' files.
You can then access the files normally and it is easy to map the remote to the 'local' files.