Mac /

MountSSHFilesystem

using

brew install macos-fuse-t/homebrew-cask/fuse-t-sshfs

is the BEST way!

then, make a directory to mount into in your user space and mount!

mkdir stumpy
sshfs pi@10.0.1.141:. ./stumpy