Created
September 2, 2021 03:43
-
-
Save kendricktan/fe9ef7497779f911965ab71ef86e73e6 to your computer and use it in GitHub Desktop.
SSHFS
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
sudo sshfs -o allow_other,default_permissions [name]@[ip]:[remote-dir] [local-dir] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment