소스 검색

Add 'sshfs'

Laurie Summers 1 년 전
부모
커밋
ac31bfd336
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  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