Skip to main content

Encrypted backup using rsync algorithm

Project description

# INSTALLATION

Thank you for trying duplicity. To install, run:

```
python setup.py install
```

The build process can be also be run separately:

```
python setup.py build
```

If you want to use python 3 replace `python` with `python3`

The default prefix is /usr, so files are put in /usr/bin,
/usr/share/man/, etc. An alternate prefix can be specified
using the --prefix=<prefix> option. For example:

```
python setup.py install --prefix=/usr/local
export PYTHONPATH='/usr/local/lib/python.x/site-packages/'
/usr/local/bin/duplicity -V`
```

# REQUIREMENTS

* Python 2.7, or 3.5 to 3.10
* librsync v0.9.6 or later
* GnuPG for encryption
* see `requirements.txt` for complete list

If you install from the source package, you will also need:

* Python development files, normally found in module 'python-dev'.
* librsync development files, normally found in module 'librsync-dev'.

Install python modules by performing the following command in duplicity's root directory:

```
pip install -r requirements.txt
```
or:

```
pip3 install -r requirements.txt
```
if you're using python3

# DEVELOPMENT

For more information on downloading duplicity's source code from the
code repository and developing for duplicity, see README-REPO.

# HELP

For more information see the duplicity web site at:

http://duplicity.us

or

http://duplicity.gitlab.io

or post to the mailing list at

https://lists.nongnu.org/mailman/listinfo/duplicity-talk

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

duplicity-1.2.0.tar.gz (1.4 MB view details)

Uploaded Source

File details

Details for the file duplicity-1.2.0.tar.gz.

File metadata

  • Download URL: duplicity-1.2.0.tar.gz
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for duplicity-1.2.0.tar.gz
Algorithm Hash digest
SHA256 e020c162ad6e8833ea4cae76176f0f10dfcc1fc64b81cb069f780380ccadccb4
MD5 c7b8dccf3ea4984a7c20c800858f9cb6
BLAKE2b-256 80782cfa6b9f19f2f22ac799b5125d3acf551000ccd214fb7d2f5c5997bbbe03

See more details on using hashes here.

Supported by

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