Difference between revisions of "SSHFS"

From Teltonika Networks Wiki
(Created page with "== Introduction ==")
 
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

Main Page > General Information > Configuration Examples > Router control and monitoring > SSHFS

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.

Configuration overview and prerequisites