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-03-31 21:34:52] 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:~# id mm   root@debian:~# id mm
   uid=1001(mm) gid=1001(mm) groups=1001(mm)   uid=1001(mm) gid=1001(mm) groups=1001(mm)
Zeile 77: 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.1711920892.txt · Zuletzt geändert: von manfred