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

rdiff-backup

Package Overview
Dependencies
Maintainers
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rdiff-backup

Backup and Restore utility, easy to use, efficient, locally and remotely usable

  • 2.2.6
  • PyPI
  • Socket score

Maintainers
5
    rdiff-backup is a simple backup tool which can be used locally and remotely,
    on Linux and Windows, and even cross-platform between both.
    Users have reported using it successfully on FreeBSD and MacOS X.

    Beside it's ease of use, one of the main advantages of rdiff-backup is that it
    does use the same efficient protocol as rsync to transfer and store data.
    Because rdiff-backup only stores the differences from the previous backup to
    the next one (a so called reverse incremental backup),
    the latest backup is always a full backup, making it easiest
    and fastest to restore the most recent backups, combining the space
    advantages of incremental backups while keeping the speed advantages of full
    backups (at least for recent ones).

    If the optional dependencies pylibacl and pyxattr are installed,
    rdiff-backup will support Access Control Lists and Extended Attributes
    provided the file system(s) also support these features.

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