sshfs
Ceci est une ancienne révision du document !
La commande "sshfs"
La page de man de sshfs.
On installe :
(client) $ sudo apt-get install sshfs OU (client) # yum install sshfs
On crée ensuite un point de montage et on se connecte :
(client) $ mkdir pointMontage (client) $ sudo sshfs -d -o allow_other user@192.168.yy.xx:/home/user/dossier /home/client/pointMontage
sshfs.1482770828.txt.gz · Dernière modification : (modification externe)
