Difference between revisions of "SSHFS Mount"
From MS Computech
(New page: apt-get install sshfs<br> sshfs root@ipaddress:/dir/of/server/u/want/ /app/local/directory/<br>) |
(No difference)
|
Latest revision as of 15:52, 17 May 2009
apt-get install sshfs
sshfs root@ipaddress:/dir/of/server/u/want/ /app/local/directory/