1642 shaares
134 liens privés
134 liens privés
1 résultat
taggé
sshfs
(client) $ sudo apt-get install sshfs
(client) $ mkdir pointMontage
(client) $ sudo sshfs -d -o allow_other user@192.168.yy.xx:/home/user/dossier /home/client/pointMontage
En cas de soucis : http://slopjong.de/2013/04/26/sshfs-transport-endpoint-is-not-connected/