This is hugely helpful for anyone wanting mount-point accessible files over SSH.
Don't bother with fstab or the mount command. Full instructions here, and the executive summary is:
Don't bother with fstab or the mount command. Full instructions here, and the executive summary is:
yum install fuse sshfs
sshfs user@remote_host:/remote_directory /local_mount_partition