Goofys allows you to mount an S3 bucket as a filey system.
It’s a Filey System instead of a File System because goofys strives for performance first and POSIX second. Particularly things that are difficult to support on S3 or would translate into more than one round-trip would either fail (random writes) or faked (no per-file permission). Goofys does not have an on disk data cache (checkout catfs), and consistency model is close-to-open.
This is free and open source software.
Website: github.com/kahing/goofys
Support:
Developer: Ka-Hing Cheung
License: Apache License 2.0

Gooyfs is written in Go. Learn Go with our recommended free books and free tutorials.
Related Software
| S3 File Systems | |
|---|---|
| ZeroFS | Filesystem that makes S3 your primary storage |
| GeeseFS | POSIX-ish S3 file system |
| s3fs | Mount an S3 bucket via FUSE |
| gcsfuse | Cloud Storage FUSE |
| rclone | Command line program to sync files and directories |
| Garage | S3-compatible distributed object storage service |
| Goofys | S3 backend filey-system interface |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

