# tongwang/s3fs-c

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/tongwang-s3fs-c).**

136 stars · 32 forks · C++ · GPL-2.0

## Links

- GitHub: https://github.com/tongwang/s3fs-c
- awesome-repositories: https://awesome-repositories.com/repository/tongwang-s3fs-c.md

## Description

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.

## Tags

### Part of an Awesome List

- [Networking and Storage](https://awesome-repositories.com/f/awesome-lists/devtools/networking-and-storage.md) — Mounts buckets for use on a local file system.
