Benutzer-Werkzeuge

Webseiten-Werkzeuge


sshfs

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
sshfs [2024-07-07 17:21:49] – [AutoFS / AutoMount] manfredsshfs [2024-07-07 17:28:32] (aktuell) – [AutoFS / AutoMount] manfred
Zeile 57: Zeile 57:
 ==== AutoFS / AutoMount ==== ==== AutoFS / AutoMount ====
  
-  root@debian:~# apt install sshfs+  root@debian:~# apt install autofs sshfs
   root@debian:~# useradd -m mm   root@debian:~# useradd -m mm
   root@debian:~# id mm   root@debian:~# id mm
Zeile 78: Zeile 78:
 <file bash root@debian:/etc/auto.sshfs> <file bash root@debian:/etc/auto.sshfs>
 # SSHFS # SSHFS
-Audio -fstype=fuse,ro,allow_other,noatime,follow_symlinks,idmap=user,auto_cache,reconnect,ServerAliveInterval=15,Ciphers=aes128-ctr,Compression=no,IdentityFile=/home/mm/.ssh/id_ed25519 :sshfs\#mm@192.168.0.1\:/Audio +Audio -fstype=fuse.sshfs,ro,allow_other,noatime,follow_symlinks,idmap=user,auto_cache,reconnect,ServerAliveInterval=15,Ciphers=aes128-ctr,Compression=no,IdentityFile=/home/mm/.ssh/id_ed25519 :sshfs\#mm@192.168.0.1\:/Audio 
-Video -fstype=fuse,ro,allow_other,noatime,follow_symlinks,idmap=user,auto_cache,reconnect,ServerAliveInterval=15,Ciphers=aes128-ctr,Compression=no,IdentityFile=/home/mm/.ssh/id_ed25519 :sshfs\#mm@192.168.0.1\:/Video+Video -fstype=fuse.sshfs,ro,allow_other,noatime,follow_symlinks,idmap=user,auto_cache,reconnect,ServerAliveInterval=15,Ciphers=aes128-ctr,Compression=no,IdentityFile=/home/mm/.ssh/id_ed25519 :sshfs\#mm@192.168.0.1\:/Video
 </file> </file>
  
/home/http/wiki/data/attic/sshfs.1720372909.txt · Zuletzt geändert: von manfred