This guide documents how to mount a remote server's directory as a network drive on macOS using SSHFS.
- macOS (tested on macOS Sequoia)
- SSH access to remote server configured in
~/.ssh/config - Homebrew installed
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |