SSHFS: Difference between revisions

Onny (talk | contribs)
Fix template usage
Pigs (talk | contribs)
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 ==