bkr: Backup utility for backing up to cloud storage services (S3 only right now)
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.BkrWriteExampleConfFile
- System.Bkr.Hasher
- TargetServices
- S3
- System.Bkr.TargetServices.S3.BkrAwsConfig
- System.Bkr.TargetServices.S3.BkrS3Bucket
- S3
- Bkr
Downloads
- bkr-0.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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] |
Tested with | ghc ==7.0.4, ghc ==7.4 |
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-12T12:44:14Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | bkr |
Downloads | 2824 total (12 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-10-27 [all 9 reports] |