Debian
apt-get install sshfs
Centos
yum install sshfs
Mount file system
sshfs -p 22 root@host.domain.xorg:/ /mnt/servers/host.domain.xorg
Mais um site WordPress
Debian
apt-get install sshfs
Centos
yum install sshfs
Mount file system
sshfs -p 22 root@host.domain.xorg:/ /mnt/servers/host.domain.xorg