Changes for version 1.08 - 2009-04-26

  • make brackup-target --verbose prune and gc more verbose (gavincarr)
  • add a --interactive option to brackup-target gc (gavincarr)
  • add a --source option to brackup-target prune, to restrict a prune run to a particular source (gavincarr)
  • update Amazon target to handle new ISO8601 modify timestamps (Ben Schumacher)

Documentation

do a backup using Brackup
mount a backup as a filesystem using FUSE
The brackup restore tool.
Manage your backup targets
how Brackup works, and how to use it

Modules

Flexible backup tool. Slices, dices, encrypts, and sprays across the net.
an mp3-aware file chunker
configuration parsing/etc
cache digests of file and chunk contents
track what chunks are already on a target
Mount a backup as a usable filesystem using FUSE
describes the source directory (and options) for a backup
describes the destination for a backup
backup to Amazon's S3 service
backup to a locally mounted filesystem
backup to an FTP server
backup to an SSH/SFTP server

Provides

in lib/Brackup/Backup.pm
in lib/Brackup/BackupStats.pm
in lib/Brackup/ChunkIterator.pm
in lib/Brackup/ChunkIterator.pm
in lib/Brackup/Chunker/Default.pm
in lib/Brackup/CompositeChunk.pm
in lib/Brackup/ConfigSection.pm
in lib/Brackup/Dict/SQLite.pm
in lib/Brackup/File.pm
in lib/Brackup/GPGProcManager.pm
in lib/Brackup/GPGProcess.pm
in lib/Brackup/Metafile.pm
in lib/Brackup/PositionedChunk.pm
in lib/Brackup/Restore.pm
in lib/Brackup/StoredChunk.pm
in lib/Brackup/Target/Filebased.pm
in lib/Brackup/TargetBackupStatInfo.pm
in lib/Brackup/Test.pm
in lib/Brackup/Util.pm