duplicity
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| duplicity [2017/08/21 08:31] – created baumi | duplicity [2017/08/21 19:13] (current) – baumi | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ~~META: | ||
| + | date created = 2016-05-29 13:47 | ||
| + | &date modified = 2016-05-29 13:47 | ||
| + | ~~ | ||
| ====== duplicity ====== | ====== duplicity ====== | ||
| Line 7: | Line 11: | ||
| - To run duplicity the following packages are required: librsync1 python-boto python-lockfile python-setuptools | - To run duplicity the following packages are required: librsync1 python-boto python-lockfile python-setuptools | ||
| + | ===== Prepare environment (Amazon S3) ===== | ||
| + | <code bash> | ||
| + | export AWS_ACCESS_KEY_ID="< | ||
| + | export AWS_SECRET_ACCESS_KEY="< | ||
| + | export PASSPHRASE="< | ||
| + | export S3=" | ||
| + | </ | ||
| + | ===== List backup sets ===== | ||
| + | <code bash> | ||
| + | / | ||
| + | </ | ||
| + | ===== List files ===== | ||
| + | <code bash> | ||
| + | / | ||
| + | </ | ||
| + | {{tag>kb linux backup}} | ||
duplicity.1503297074.txt.gz · Last modified: by baumi
