Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

elephantor

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elephantor

Duplicity frontend

  • 0.1
  • PyPI
  • Socket score

Maintainers
1

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

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc