Created
July 9, 2020 07:30
-
-
Save vicente-gonzalez-ruiz/d1a2418c69bddd5b7e79c1d2f43cdfde to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Mount | |
sshfs [email protected]:/Volumes/GoogleDrive/ GoogleDrive/ | |
# Umount | |
fusermount -u GoogleDrive |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment