SSHFS: Difference between revisions
(Created page with "== Introduction ==") |
No edit summary |
||
Line 1: | Line 1: | ||
== Introduction == | == Introduction == | ||
In computing, [[RUT950 SSHFS|'''SSHFS''']] (SSH Filesystem) is a filesystem client to mount and interact with directories and files located on a remote server or workstation over a normal SSH connection. The client interacts with the remote file system via the SSH File Transfer Protocol (SFTP), a network protocol providing file access, file transfer, and file management functionality over any reliable data stream that was designed as an extension of the Secure Shell protocol (SSH) version 2.0. | |||
'''Note:''' For Teltonika devices, SSHFS can be installed from the '''Services → [[RUT950 Package Manager|Package Manager]]''' as an additional package. | |||
== Configuration overview and prerequisites == |
Revision as of 15:41, 21 April 2022
Introduction
In computing, SSHFS (SSH Filesystem) is a filesystem client to mount and interact with directories and files located on a remote server or workstation over a normal SSH connection. The client interacts with the remote file system via the SSH File Transfer Protocol (SFTP), a network protocol providing file access, file transfer, and file management functionality over any reliable data stream that was designed as an extension of the Secure Shell protocol (SSH) version 2.0.
Note: For Teltonika devices, SSHFS can be installed from the Services → Package Manager as an additional package.