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
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 details)
File details
Details for the file elephantor-0.1.tar.gz
.
File metadata
- Download URL: elephantor-0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b39e557da541b9d3f49d59753fe780e64d344e17b173d4437a9b9f567ea189a |
|
MD5 | d69eae1c639dc64fac13c69e64c51ea7 |
|
BLAKE2b-256 | 828966c12de4f1710e88127a93114b83196dfef29a922c16b43df5c6d4382b4e |