Ghosty
0
Q:

sshfs

sshfs <username>@<server>:<server_dir> <local_dir>
sshfs [email protected]:/home/alice/Documents /home/my_computer/mnt/Documents
0
# sshfs with ssh key authorization
sudo sshfs -o allow_other,default_permissions,IdentityFile=~/.ssh/id_rsa [email protected]:/ /mnt/droplet
0

New to Communities?

Join the community