Skip to main content

Duplicity frontend

Project description

Elephantor

elephantor is a frontend to the duplicity backup tool written in python

Install

Install from pip

$ pip install elephantor

Install from github

$ git clone https://github.com/bougie/elephantor

Configuration

# cp /etc/elephantor/config.sample.py /etc/elephantor/config.py

And fill variables with right value.

How-to

launch a backup

$ elephator backup

get a list of saved files

$ elephator list

get a list of saved files for a given date

$ elephator list --time 2014-01-01

do a restore in the /tmp/fubar directory

$ elephator restore -d /tmp/fubar

restore the file toto ine the current directory

$ elephator restore -f toto

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

elephantor-0.1.tar.gz (3.2 kB view hashes)

Uploaded Source

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