rsync-time-backup VS rsync-time-machine.py

Compare rsync-time-backup vs rsync-time-machine.py and see what are their differences.

rsync-time-backup

Time Machine style backup with rsync. (by laurent22)

rsync-time-machine.py

Ultralight Time Machine-style backups using rsync (by basnijholt)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rsync-time-backup rsync-time-machine.py
18 4
3,311 366
- -
5.2 7.9
5 months ago 11 days ago
Shell Python
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rsync-time-backup

Posts with mentions or reviews of rsync-time-backup. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-13.

rsync-time-machine.py

Posts with mentions or reviews of rsync-time-machine.py. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-13.
  • Python Port of 600 Line Bash Script: rsync-time-machine.py for Rsync Backups
    1 project | /r/hypeurls | 13 May 2023
    8 projects | news.ycombinator.com | 13 May 2023
    Hi Hacker News,

    I'm excited to share my recent project, where I took on the challenge of porting a popular but untested 600+ line Bash script to Python. The outcome is [`rsync-time-machine.py`](https://github.com/basnijholt/rsync-time-machine.py), a Python implementation of the [`rsync-time-backup`](https://github.com/laurent22/rsync-time-backup) script. It provides Time Machine-style backups using rsync and creates incremental backups of files and directories to the destination of your choice.

    The tool is designed to work on Linux, macOS, and Windows (via WSL or Cygwin). Its advantage over Time Machine is its flexibility - it can backup from/to any filesystem and works on any platform. You can also backup to a Truecrypt drive without any issues.

    Unlike the original Bash script, `rsync-time-machine.py` is fully tested. It has no external dependencies (only requires Python β‰₯3.7), and it is fully compatible with [`rsync-time-backup`](https://github.com/laurent22/rsync-time-backup). It offers pretty terminal output and is fully typed.

    Key features include:

    * Each backup is in its own folder named after the current timestamp.

  • Ported a popular (untested) 600+ Line Bash Script πŸ“œ to Python 🐍: Introducing rsync-time-machine.py for Time Machine-Style Backups Using Rsync πŸ”„β°
    2 projects | /r/Python | 13 May 2023
    I'm excited to share my recent project, where I took on the challenge of porting a popular but untested 600+ line Bash script to Python. The outcome is rsync-time-machine.py, a Python implementation of the rsync-time-backup script. It provides Time Machine-style backups using rsync and creates incremental backups of files and directories to the destination of your choice.

What are some alternatives?

When comparing rsync-time-backup and rsync-time-machine.py you can also consider the following projects:

TimeShift - System restore tool for Linux. Creates filesystem snapshots using rsync+hardlinks, or BTRFS snapshots. Supports scheduled snapshots, multiple backup levels, and exclude filters. Snapshots can be restored while system is running or from Live CD/USB.

sanoid - These are policy-driven snapshot management and replication tools which use OpenZFS for underlying next-gen storage. (Btrfs support plans are shelved unless and until btrfs becomes reliable.)

restic - Fast, secure, efficient backup program

pyznap - ZFS snapshot tool written in python

docker-ssh-gui - A script to use X (gui) app on a remote docker container (using ssh -X)

raspiBackup - Backup and restore your active Raspberry

Rsnapshot - a tool for backing up your data using rsync (if you want to get help, use https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss)

docker-pihole-sync - A Docker Container To Sync Two Piholes

Back In Time - Back In Time - An easy-to-use backup tool for GNU Linux using rsync in the back

snapper - Manage filesystem snapshots and allow undo of system modifications

btrfs-backup - A simple, flexible script for versioned backups using btrfs and rsync

rdiff-backup - Reverse differential backup tool, over a network or locally. [Moved to: https://github.com/rdiff-backup/rdiff-backup]