Skip to main content

A backup program that creates multiple snapshots of a file system.

Project description

Caatinga is a command line backup tool that creates multiple snapshots of your file system to preserve the history of your data.

To make a backup of your system simply run:

$ caat

To view data in your backups, use the lscaat utility:

$ lscaat ls

To Restore a backed up file from a specific backup:

$ lscaat restore hello.clj from backup 1

To restore from the most recent backup:

$ lscaat restore hello.clj

Features:

  • Settings are read from a configuration file for ease of use.

  • Backups are fast and consume a small amount of space by using hard links.

  • Backup images can be stored on any mounted media that contains a file system which supports hard links (eg. ext4).

  • Remote file systems can be used via sshfs for pushing backups to a remote server.

  • Manage, view, and restore data using a single freindly command.

  • Data is stored in raw format just as it appeared on the original file system allowing you to browse or copy data without using a special tool.

  • Permissions, ownership and access times are preserved.

  • Pre/Post Backup/Restore hooks can be put in place for more advanced needs.

  • Finding help is available within the commands and via standard man pages.

Installation:

pip install caatinga

Contribute:

Support:

  • If you are having issues, please create an item in the issue tracker. To reach me via email, my address can be found within the man pages.

License:

  • The project is licensed under the GNU General Public License Version 3.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

caatinga-1.1.1.tar.gz (41.9 kB view details)

Uploaded Source

File details

Details for the file caatinga-1.1.1.tar.gz.

File metadata

  • Download URL: caatinga-1.1.1.tar.gz
  • Upload date:
  • Size: 41.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for caatinga-1.1.1.tar.gz
Algorithm Hash digest
SHA256 8339fae3b3226319a8b60af6b5cf07f04fd0dd418f30cc0d928a799248e6e851
MD5 7523b04338832e4f1209ce4482712d3c
BLAKE2b-256 03b1ae6542b5b34810d80162dcd9d8ddcc24eddd2410226006cdae8152f74b6d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page