s3ql

POSIX-compliant FUSE filesystem using object storage as block backend

brewmacoslinux
Try with needOr install directly
Source

About

POSIX-compliant FUSE filesystem using object store as block storage

Commands

mkfs.s3qlmount.s3qlumount.s3qls3qlstats3qlcps3qlctrls3qlrms3qldu

Examples

Create a new S3QL filesystem on AWS S3$ mkfs.s3ql --backend s3 --ssl s3://mybucket/myfilesystem
Mount an existing S3QL filesystem to a local directory$ mount.s3ql s3://mybucket/myfilesystem /mnt/s3ql
Display filesystem statistics and usage information$ s3qlstat /mnt/s3ql