Package s3backer: Information

    Source package: s3backer
    Version: 1.5.0-alt1
    Build time:  Sep 30, 2022, 06:11 PM
    Report package bug
    License: GPL
    Summary: FUSE-based single file backing store via Amazon S3
    Description: 
    s3backer is a filesystem that contains a single file backed by the 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.

    List of rpms provided by this srpm:
    s3backer (e2kv6, e2kv5, e2kv4, e2k)
    s3backer-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Sergey Bolshakov

    List of contributors:
    Sergey Bolshakov
    Denis Smirnov

      1. libexpat-devel
      2. libssl-devel
      3. libfuse-devel
      4. zlib-devel
      5. libcurl-devel

    Last changed


    Oct. 11, 2018 Sergey Bolshakov 1.5.0-alt1
    - 1.5.0 released
    May 22, 2012 Denis Smirnov 1.3.1-alt7
    - fix build
    March 21, 2011 Denis Smirnov 1.3.1-alt6
    - fix build