SSHFS: Difference between revisions
Fix template usage |
m add links to filesystem and ssh |
||
| Line 1: | Line 1: | ||
[https://github.com/libfuse/sshfs SSHFS] is a file system that allows users to mount and access remote files over SSH (Secure Shell) connections, providing secure and encrypted access to remote data. | [https://github.com/libfuse/sshfs SSHFS] is a [[Filesystems|file system]] that allows users to mount and access remote files over [[SSH]] (Secure Shell) connections, providing secure and encrypted access to remote data. | ||
== Configuration == | == Configuration == | ||