Skip to main content

A tarsnap backup manager

Project description

This package contains a pyCLI application that manages tarsnap backups and retention policies.

The ohsnap command

ohsnap will allow a user to create backups with retention policies.

Usage

Basic usage info is display when running ohsnap with no arguments.

$ ohsnap

usage: ohsnap [-b BINARY] {backup,list,purge} ohsnap: error: too few arguments

Combining -h or --help with any subcommand will provide more detailed info.

$ ohsnap -h backup

usage: backup [-h] [-l LOGFILE] [-q] [-s] [-v] [-C CWD] [-n NAME]

[-r RETENTION] [path [path …]]

positional arguments:

path paths to backup

optional arguments:
-h, --help

show this help message and exit

-l LOGFILE, --logfile LOGFILE

log to file (default: log to stdout)

-q, --quiet

decrease the verbosity

-s, --silent

only log warnings

-v, --verbose

raise the verbosity

-C CWD, --cwd CWD

directory to run the backup from

-n NAME, --name NAME

archive name

-r RETENTION, --retention RETENTION

integer and time identifier e.g. 1h, 3d, 6y

Example

To backup the spam and eggs directories with 1 day retention:

$ ohsnap backup –retention 1d –name spam-eggs spam eggs

To list existing archives created by the ohsnap manager:

$ ohsnap list

To purge archives that have outlived their retention policy:

$ ohsnap purge

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

ohsnap-0.1.0a-20120509.tar.gz (14.7 kB view details)

Uploaded Source

File details

Details for the file ohsnap-0.1.0a-20120509.tar.gz.

File metadata

File hashes

Hashes for ohsnap-0.1.0a-20120509.tar.gz
Algorithm Hash digest
SHA256 fb593a3a8b5a7920285c8ec05c565e7ad7d33d695266400be85cf9423eadd2f9
MD5 927d1c7967714eca3ebff31545497b9d
BLAKE2b-256 8b655b13158cd0cbe96291073277e73a47e668ce4aa651877f47d3c6116a1e9e

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