FUSE-based single file backing store via Amazon S3

Edit Package s3backer
http://s3backer.googlecode.com/

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).

Refresh
Refresh
Source Files
Filename Size Changed
s3backer-1.5.0.tar.gz 0000192317 188 KB
s3backer.changes 0000003577 3.49 KB
s3backer.spec 0000002513 2.45 KB
Revision 13 (latest revision is 28)
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 615445 from Archie Cobbs's avatar Archie Cobbs (archie172) (revision 13)
- Update to release 1.5.0
  + Add support for recovering dirty blocks in the disk cache (issue #87)
  + Replaced boolean 'mounted' flag with a unique 32-bit mount token (issue #87)
  + Wait for min_write_delay before access after write error (issue #76)
  + Configure TCP keep-alive on HTTP connections (issue #78)
  + Added support for server side encryption (pull #81)
Comments 0
openSUSE Build Service is sponsored by