Explorar o código

Update 'sshfs'

Laurie Summers hai 1 ano
pai
achega
28494b0194
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      sshfs

+ 4 - 1
sshfs

@@ -2,4 +2,7 @@ Map/mount a drive to a remote computer using SSH.
 
 sudo sshfs -o allow_other,default_permissions pi@192.168.1.150:/home/pi /home/pi/pi3_2h
 
-Create local directory first to map to. e.g. /home/pi/pi3_2h
+Create local directory first to map to. e.g. /home/pi/pi3_2h
+
+For PI5
+sudo sshfs -o allow_other,default_permissions pi@192.168.1.112:/home/pi /home/pi/pi5