To mount a folder on a server you can use sshfs. To mount a folder you can issue the following: sshfs -o follow_symlinks yourname@server:/path/to/folder /path/to/mountpoint