1. Download and Install Fuse for Mac OS
2. Install sshfs
You can use the link on https://osxfuse.github.io/ or use:
brew install sshfs
3. Create a folder in your documents called b1059
mkdir ~/b1059
4. Mount our labs quest project folder (b1059
) to the b1059
folder you created locally
sshfs <NETID>@quest.it.northwestern.edu:/projects/b1059/ ~/Documents/b1059 -ovolname=b1059
To mount alignments of isotypes at this location:
sshfs <NETID>@quest.it.northwestern.edu:/projects/b1059/data/alignments/WI/isotype ~/Documents/b1059 -ovolname=b1059