A bash utility script to mount & unmount a server
./mount.sh -u craig -h server -p var/www/
[-u] username - username
[-h] hostname - hostname of the server to mount
-p path [optional] - the server path to be mounted
-r [optional] - flag to unmount the server
Requires SSHFS to be installed