Skip to content

Instantly share code, notes, and snippets.

@vicente-gonzalez-ruiz
Created July 9, 2020 07:30
Show Gist options
  • Save vicente-gonzalez-ruiz/d1a2418c69bddd5b7e79c1d2f43cdfde to your computer and use it in GitHub Desktop.
Save vicente-gonzalez-ruiz/d1a2418c69bddd5b7e79c1d2f43cdfde to your computer and use it in GitHub Desktop.
# 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