s3fs-c
S3FS clone
A FUSE-based file system backed by Amazon S3 storage buckets
S3FS-C is a FUSE (File System in User Space) based file system backed by Amazon S3 storage buckets. Once mounted, S3 can be used just like it was a local file system. This project was forked from S3FS (http://code.google.com/p/s3fs/) release 1.59 and being rewritten to be compatible with other S3 clients such as s3cmd, AWS Management Console, etc.
137 stars
12 watching
67 forks
Language: C++
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
s3fs-fuse/s3fs-fuse | A FUSE-based file system for interacting with Amazon S3 storage | 8,675 |
danilop/yas3fs | A distributed file system in userspace interface to Amazon S3 with support for caching and synchronization via notifications. | 644 |
rlmcpherson/s3gof3r | A tool for fast, concurrent streaming access to Amazon S3 with end-to-end integrity checking and retry mechanisms. | 1,146 |
terraform-aws-modules/terraform-aws-s3-bucket | Creates an S3 bucket on AWS with various features and configurations. | 526 |
gwkunze/s3streamwrapper | A PHP wrapper for interacting with Amazon S3 storage | 20 |
neilkuan/secure-bucket | An AWS L3 Construct Library that provides a secure way to manage and protect S3 buckets in cloud environments. | 0 |
cmoa/iiif_s3 | A Ruby-based library to generate and upload IIIF-compatible image stacks to Amazon S3 for static serving. | 29 |
fsprojects/s3provider | A type provider that allows access to Amazon S3 data through F# type syntax | 22 |
konstantinschubert/zero | Transparently swaps local file system with cloud storage using a Fuse filesystem abstraction. | 775 |
xach/zs3 | A Common Lisp library providing access to Amazon S3 and CloudFront services | 38 |
lxc/lxcfs | A FUSE-based filesystem that provides a virtual file system experience for containers. | 1,052 |
anthonycastelli/s3-storage | Provides an interface to interact with Amazon S3 storage services. | 10 |
mhogomchungu/sirikali | A Qt/C++ GUI front end to various encrypted file systems and SSHFS | 772 |
s3ql/s3ql | An online file system that stores and manages data in a virtual environment using cloud storage services. | 1,112 |
ffkl/s3cmd-zsh-plugin | An Zsh plugin that simplifies interactions with Amazon S3 using a set of custom commands and autocompletion functionality. | 0 |