The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.09 - 2009-05-18

  • move all decryption to one place; support decrypting metafiles. (Stephane Alnet, stephane@shimaore.net, Chris Anderson, cva@pobox.com)
  • added CloudFiles target to enable backups to Rackspace/Mosso's online data storage service. (William Wolf)

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 Rackspace's CloudFiles 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/Decrypt.pm
in lib/Brackup/DecryptedFile.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