Back In Time VS backy2

Compare Back In Time vs backy2 and see what are their differences.

backy2

backy2: Deduplicating block based backup software for ceph/rbd, image files and devices (by wamdam)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Back In Time backy2
38 4
1,840 189
3.1% -
8.9 0.0
5 days ago 8 months ago
Python Python
GNU General Public License v3.0 only GNU General Public License v3.0 or later
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.

Back In Time

Posts with mentions or reviews of Back In Time. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-29.
  • Opportunity for beginners: Some code cleaning in "Back In Time"
    1 project | /r/opensource | 7 Dec 2023
    it is often asked by beginners how and where starting to contribute. As member of the maintenance team of Back In Time (Backup software using rsync in the back, written with Python and Qt) I would like to introduce one of our "good first issues" (#1578).
  • Free software project "Back In Time" requests for translation
    1 project | /r/China | 13 Oct 2023
    I'm member of the upstream maintenance team of Back In Time a rsync-based backup software. No one gets payed. No company behind hit. Even the maintainers and developers are volunteers.
  • Why is contributing soo hard
    2 projects | /r/opensource | 29 Sep 2023
    Back In Time is a round about 15 years old backup software using rsync in the back. I'm part of the 3rd generation maintenance team there. A lot of work in investigating and fixing issues, understanding, documenting and refactoring old code.
  • [English -> Portuguese EU / Brazil] Text about attracting translators to a FOSS project
    1 project | /r/translator | 1 Sep 2023
    This request is related to an Open Source project named Back In Time. Everyone there works voluntarily and unpaid.
  • Is it normal practice in Github for a valid issue to be closed if the Dev can't work on it at the moment?
    1 project | /r/opensource | 13 Jul 2023
    In my own project we do it more transparent. We close if there is a good reason for it. We don't close just because no one is working on something. If there are no resources to work in it now but it seems important we keep it open until it is fixed. We do use milestones and priority labels to give the users an idea about our plans.
  • Free Software project "Back In Time" requests for translators
    1 project | /r/GREEK | 3 Jul 2023
    I'm member of the maintenance team of Back In Time a rsync-based backup software.
    2 projects | /r/localization | 1 Jul 2023
    Most of the strings are form two past developers (the founder and the past maintainer). Since last summer we took over the project and try to clean things up. Some of the source strings just got a review from a linguist and he also mentioned about that exclamation marks. But he kind of stopped at some point because it was to much. ;)
    1 project | /r/romanian | 23 Jun 2023
    Currently the translation is locked because of maintenance issues and an open PR offering review of original English strings.
    1 project | /r/Thailand | 20 Jun 2023
    Great and thanks. Feel free to ask further questions in the Issues section of our project or the bit-dev.python.org mailing list. Of course you can contact me directly here.
  • Date of "069 17 - 'Back In Time' Backup Software for Linux"
    1 project | /r/Cat5TV | 26 Jun 2023
    I'm interested in that topic because I'm member of the maintenance team of Back In Time, the software discussed in that video. The version in video is 0.9, today Back In Time reached 1.3.3. Also interesting is that I'm the third generation of maintainers to that project. I'm not sure but 0.9 there was the fist maintainer and founder involved only.

backy2

Posts with mentions or reviews of backy2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-11.
  • Are small ceph clusters viable?
    3 projects | /r/ceph | 11 Jun 2023
    Overbuilt and OTT? Sure... but this works fantastically for my use case. I have current backups of everything except my media library because of the size of it; my VM's are all backed up to my Synology nightly using Backy2, my application data gets dumped to that same Synology NAS nightly as well, and all of that also gets synced to Glacier deep storage once a week using Duplicity. I'm going to be adding a new ZFS array later in the year to replace my Synology and hopefully I'll build it out with enough storage to take my media library as well.
  • PVE-based Ceph cluster build (II): Ceph storage pool build and basic performance testing
    1 project | /r/homelab | 13 Jan 2023
    It's also been fun for discovery of new things... new tools and use cases. Being able to use Cephfs is great but also being able to leverage it as native S3 buckets is awesome. Learning how to manage snapshots both in RBD images (for my VM's) and Cephfs is cool, and developing my own scripts to snapshot and replicate critical data to my Synology has been rewarding. There's also some pretty cool tools out there even without being as well supported as ZFS like backy2 for backing up RBD images... again to my Synology with a fun little script.
  • Advice on backing up a Ceph cluster
    1 project | /r/DataHoarder | 17 Aug 2021
    I've been a DataHoarder for a while, but only a modest ~10TB or so. I finally had the space to set up a rack and some servers, and am setting up a Ceph cluster with a ton of old disks I've accumulated over the years, totaling upwards of 20TB. I would like to still have an offsite and preferably offline backup for this data though, but backing up 20+ TB of data to a single drive is obviously off the table. Is there any other alternative to just deploying another Ceph cluster offsite? I don't want to use cloud storage due to the costs, and I also very much prefer to keep all my data under my own physical control. I was looking at Backy2 for the actual extraction of data and writing it to a destination, but that doesn't seem to support idempotent writes (i.e. take one full object and place it on a single drive). I could theoretically combine drives via LVM, but without additional redundancy (I would probably use raid 1 for that) losing one drive would be disastrous, and I am trying to avoid having to add additional redundancy for backups, considering the main ceph cluster will already have 3 copies of the data on it. I also am wondering if I should avoid using Ceph for the backups, since then all my eggs would be in the Ceph basket so to speak. I would love some advice from some of the folks with larger hoards and how you make backups. Thank you!
  • Backups for virtual servers on Ceph
    1 project | /r/ceph | 28 Jul 2021
    Have you tried reaching out to the dev on GitHub? I have before and was able to get some bugs ironed out. https://github.com/wamdam/backy2

What are some alternatives?

When comparing Back In Time and backy2 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.

Barman - Barman - Backup and Recovery Manager for PostgreSQL

BorgBackup - Deduplicating archiver with compression and authenticated encryption.

RedditDownloader - Scrapes Reddit to download media of your choice.

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)

benji - Benji Backup: A block based deduplicating backup software for Ceph RBD images, iSCSI targets, image files and block devices

Duplicati - Store securely encrypted backups in the cloud!

pghoard - PostgreSQLĀ® backup and restore service

snapper-gui - GUI for snapper, a tool for Linux filesystem snapshot management, works with btrfs, ext4 and thin-provisioned LVM volumes

XGP-save-extractor - Python script to extract savefiles out of Xbox Game Pass for PC games

restic - Fast, secure, efficient backup program

microceph - Ceph for a one-rack cluster and appliances