November 25, 2010
5) Mount folder/filesystem through SSH sshfs name@server:/path/to/folder /path/to/mount/point Install SSHFS from http://fuse.sourceforge.net/sshfs.html Will allow you to mount a folder security over a network.
Comments