system/filesystems

s3backer - Single file S3 backed filesystem

Website: https://github.com/archiecobbs/s3backer/
License: GPLv2+
Description:
s3backer is a filesystem that contains a single file backed by the Amazon
Simple Storage Service (Amazon S3). As a filesystem, it is very simple: it
provides a single normal file having a fixed size. Underneath, the file is
divided up into blocks, and the content of each block is stored in a unique
Amazon S3 object. In other words, what s3backer provides is really more like an
S3-backed virtual hard disk device, rather than a filesystem.

In typical usage, a normal filesystem is mounted on top of the file exported by
the s3backer filesystem using a loopback mount
(or disk image mount on Mac OS X).

Packages

s3backer-1.5.4-1.el7.x86_64 [83 KiB] Changelog by Brandon Nielsen (2020-01-17):
- Update to 1.5.4
- Add missing .el7 tag

Listing created by Repoview-0.6.6-13.el7