bkr: Backup utility for backing up to cloud storage services (S3 only right now)

[ backup, bsd3, library, program, system ] [ Propose Tags ]

Easy to use backup tool utilizing cloud services (S3 only right now) as backup storage. bkr is in very early development stage. Right now bkr is rather a synchronization then a backup utility. bkr uploads files from wanted folders to a remote storage service, next time it runs it checks for changes and uploads new or altered files but does not keep copies of altered files (hence rather synchronization then backup). For more information about installation and setup, release notes and more please visit https://github.com/ingesson/bkr. All suggestions and bug reports are of course more then welcome.

Modules

  • System
    • Bkr
      • System.Bkr.BkrConfig
      • System.Bkr.BkrFundare
      • System.Bkr.BkrLocalFile
      • System.Bkr.BkrLocalMeta
      • System.Bkr.BkrLogging
      • System.Bkr.Hasher
      • TargetServices
        • S3
          • System.Bkr.TargetServices.S3.BkrAwsConfig
          • System.Bkr.TargetServices.S3.BkrS3Bucket

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.1.2
Dependencies aws (>=0.3.1), base (>=4 && <5), bytestring (>=0.9 && <0.10), directory (>=1.0.1.2), filepath (>=1.1 && <1.4), haskell98 (>=1.1.0.0 && <2.0.0.0), HDBC (>=2.3.0.0), HDBC-sqlite3 (>=2.3.3.0), hslogger (>=1.1.5), http-conduit (>=1.2.0), MissingH (>=1.1.1.0), pureMD5 (>=2.1.0.3), random (==1.0.0.3 || ==1.0.1.1), strict (>=0.3.2), text (>=0.11), unix (>=2.5.0.0), utf8-string (>=0.3) [details]
License BSD-3-Clause
Copyright (c) 2012 Michael Smietana
Author Michael Smietana <michael@smietana.se>
Maintainer Michael Smietana <michael@smietana.se>
Category System, Backup
Home page https://github.com/ingesson/bkr
Bug tracker https://github.com/ingesson/bkr/issues
Source repo head: git clone https://github.com/ingesson/bkr.git
Uploaded by MichaelSmietana at 2012-06-06T20:16:56Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables bkr
Downloads 2762 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-24 [all 7 reports]