...
Code Block |
---|
sudo port install sshfs |
Follow the instruction on the terminal and run the following ln command before using macFUSE:
Code Block |
---|
sudo ln -sn /opt/local/Library/Filesystems/macfuse.fs /Library/Filesystems/macfuse.fs |
Creating the mount directories
...