Browse Source

Add 'sshfs'

Laurie Summers 1 năm trước cách đây
mục cha
commit
ac31bfd336
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      sshfs

+ 5 - 0
sshfs

@@ -0,0 +1,5 @@
+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