> For the complete documentation index, see [llms.txt](https://shoppinpal.gitbook.io/docs-shoppinpal-com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shoppinpal.gitbook.io/docs-shoppinpal-com/1.-the-ideal-workspace/setup-a-machine-in-the-cloud/setup-box-on-digitalocean/shared-filesystem/sshfs.md).

# sshfs

## Setup box

### Shared FileSystem

#### sshfs

1. Install osxfuse on mac: <https://github.com/osxfuse/osxfuse/releases/tag/osxfuse-3.6.2>
2. Install sshfs on mac: <https://github.com/osxfuse/sshfs/releases/tag/osxfuse-sshfs-2.5.0>
3. Follow along: <https://www.digitalocean.com/community/tutorials/how-to-use-sshfs-to-mount-remote-file-systems-over-ssh>
