$ sshfs -C user@server:/path-to-access local-path
To umount it:
$fusermount -u local-path
I use paths in my home directory as mount points, for security reasons. Actually nobody else is using my desktop. This can be useful to backup my files.
没有评论:
发表评论