sshfs
Filesystem client
A client implementation of the SSH File Transfer Protocol (SFTP) for seamless integration with local file systems.
File system based on the SSH File Transfer Protocol
1k stars
49 watching
130 forks
Language: C
last commit: about 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
pkg/sftp | Provides file system operations on remote SSH servers using SFTP | 1,520 |
fangfufu/httpdirfs | A filesystem that allows mounting of HTTP directory listings or single files with caching and support for remote music servers. | 774 |
snwfdhmp/simplehttp | Serves local files over HTTP | 66 |
scarletsfiction/sffilesystem | A JavaScript library that provides access to the local file system of a web browser. | 1 |
gliderlabs/sshfront | A lightweight SSH server frontend where authentication and connections are controlled with command handlers or shell scripts. | 303 |
cortexfoundation/torrentfs | An elastic file system that enables peer-to-peer file sharing and seeding over a decentralized network | 63 |
konstantinschubert/zero | Transparently swaps local file system with cloud storage using a Fuse filesystem abstraction. | 775 |
lvklabs/qssh | Provides a set of tools for using SSH and SFTP protocols in Qt applications | 219 |
mhogomchungu/sirikali | A Qt/C++ GUI front end to various encrypted file systems and SSHFS | 772 |
sahlberg/libnfs | A client library for accessing networked file systems via the NFS protocol | 527 |
psankar/simplefs | A kernel-space filesystem implemented from scratch for teaching and learning purposes. | 938 |
ef-gy/cxxhttp | A C++ library implementing an asynchronous HTTP server and client. | 25 |
lxc/lxcfs | A FUSE-based filesystem that provides a virtual file system experience for containers. | 1,052 |
f/do-sshuttle | A tool that transparently proxies connections via a DigitalOcean Droplet using SSH. | 66 |
xfxdev/xtcp | A TCP server framework with built-in protocol handling and event notification. | 153 |