sshfs 201 B

12345
  1. Map/mount a drive to a remote computer using SSH.
  2. sudo sshfs -o allow_other,default_permissions pi@192.168.1.150:/home/pi /home/pi/pi3_2h
  3. Create local directory first to map to. e.g. /home/pi/pi3_2h