others VS chocolatey.veeam-agent

Compare others vs chocolatey.veeam-agent and see what are their differences.

others

Exhaustive list of backup solutions for Linux (by restic)

chocolatey.veeam-agent

Chocolatey: Veeam Agent for Windows Package (by sbaerlocher)
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
others chocolatey.veeam-agent
7 1
634 1
0.9% -
0.0 0.7
6 months ago about 3 years ago
PowerShell
MIT License MIT License
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.

others

Posts with mentions or reviews of others. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-23.
  • Backup software
    2 projects | /r/linuxadmin | 23 Oct 2022
    Also see Restic's list of Linux backup software. https://github.com/restic/others
  • Restic 0.14.0 released with compression support
    1 project | /r/selfhosted | 31 Aug 2022
  • Restic 0.13.0
    9 projects | news.ycombinator.com | 27 Mar 2022
    There is also https://github.com/restic/others which has some keywords (e.g. is it encrypted, does it do compression) for most FOSS backup solutions. It can be outdated or incomplete for some entries, though.
  • What free and open source backup software do you recommend that works on Windows?
    1 project | /r/freesoftware | 26 Dec 2021
    https://github.com/restic/others is a nice collection of free software links too - you can click through those and see if any are Windows supporting. But I'd personally just go with restic.
  • Backblaze for Personal Backup
    2 projects | news.ycombinator.com | 12 Dec 2021
    Backblaze is an awful piece of software when you look at it from “a backup software” point of view. It’s made pretty, simple, native (or is it Electron now?) - yes. But then it stops there. On top of that if you read there ifs, buts, and gotchas you’d want to stay far away from them.

    They’ve downright absurd data deletion/retention and versioning rules.

    Besides I do not trust any service that promises to give anything “unlimited” for a fixed cost.

    As I usually mention in comments on this topic - I’d strongly urge people to use and support backup tools like borgbackup.org (Vorta is an excellent Borg GUI), restic.net (a GUI is glaringly missing), kopia.io (up and coming; promising; comes with a GUI), for smaller datasets there’s very good but more expansive Tarsnap (not FOSS).

    And then there are others - https://github.com/restic/others#list-of-backup-software

  • Restic: Backups Done Right
    31 projects | news.ycombinator.com | 13 Nov 2021
  • Deduplicating Archiver with Compression and Encryption
    19 projects | news.ycombinator.com | 24 Jul 2021

chocolatey.veeam-agent

Posts with mentions or reviews of chocolatey.veeam-agent. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-13.
  • Restic: Backups Done Right
    31 projects | news.ycombinator.com | 13 Nov 2021
    My understanding is that full system backups on Windows requires the tool to create VSS snapshots and back up from the snapshot. Any tool that just copies files on the disk won't work.

    I use Veeam Agent for this purpose (free, but not open source). It can do full system backups and supports both restoring to the same hardware and new hardware. Restores are done via a bootable WinPE-based image that the tool creates.

    One cool thing about it I haven't seen in other backup software is that incremental backups work via a driver that tracks which disk blocks are changed as the system is running. It avoids the need to rescan the disk to detect what has been changed (though it will still do that if the filesystem is modified outside of Windows, eg. if dual booting).

    The biggest downside is Veeam's website. It's pretty "enterprisey" and they want you to register to be able to download. I install via the Chocolatey package manager to avoid this. Chocolatey's package source has a direct link to the official installer [0].

    There are no ads, nagging, nor upselling in the software itself. I have not seen it making any network connections outside of connecting to my backup target host and the auto-updates server.

    I've been looking for open source alternative with a similar feature set, but haven't had too much luck. There's Bacula, but that seems to very much be designed for an enterprise use case.

    [0] https://github.com/sbaerlocher/chocolatey.veeam-agent/blob/m...

What are some alternatives?

When comparing others and chocolatey.veeam-agent you can also consider the following projects:

Neo-Backup - backup manager for android

BorgBackup - Deduplicating archiver with compression and authenticated encryption.

bupstash - Easy and efficient encrypted backups.

restic - Fast, secure, efficient backup program

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)

duplicity - mirror of duplicity: https://code.launchpad.net/duplicity

Duplicati - Store securely encrypted backups in the cloud!

rclone - "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files

casync - Content-Addressable Data Synchronization Tool