perloader

yum install epel-release
yum install sshfs
sshfs -d -o allow_other -o reconnect -o ServerAliveInterval=15 root@xx.xx.xx.xx:/data/ /var/www/html/ -p 22 -C

xyz