No BackupPC videos yet. You could help us improve this page by suggesting one.
Based on our record, Restic seems to be more popular. It has been mentiond 187 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
It's mostly what I use daily or a lot (except one these are not recurring; I will try to make these recurring once I am financially there again): - https://objective-see.org/support.html - https://www.thunderbird.net/donate (I hope none of it goes to Mozilla or Firefox. I also hope https://thundermail.com brings something than I can instead pay for, if I can or will decide to afford, instead of intermittent... - Source: Hacker News / 12 days ago
Run restic to backup an entire filesystem or a subset of it, and upload to a remote S3-compatible storage. - Source: dev.to / about 1 month ago
Restic is my personal favorite for straightforward file backups. It's simple and well-designed, integrates with rclone meaning it supports any cloud storage service you can imagine, and has a decently large community surrounding it. https://restic.net/ https://github.com/rubiojr/awesome-restic. - Source: Hacker News / 4 months ago
Let me show you how I back up my computers with restic and rclone using simple systemd configuration. - Source: dev.to / 4 months ago
I religiously use Google contacts. It's the simplest way to keep people contacts up to date on Android. I archive all important documents in specific folders by subject and date. This is backed up to back blaze with restic. https://restic.net/ I use https://ente.io for pictures. I convinced my wife to use it, and she agreed to auto share her photos so I don't nag her for copies. It had simple import from Facebook... - Source: Hacker News / about 1 year ago
Duplicati - Free backup software to store backups online with strong encryption. Works with FTP, SSH, WebDAV, OneDrive, Amazon S3, Google Drive and many others.
Bacula - Bacula is a set of Open Source, enterprise ready, computer programs that permit you (or the system...
UrBackup - UrBackup is a open source client/server backup system, that through a combination of image and file...
Rclone - rsync for cloud storage.
Duplicacy - A new generation cross-platform cloud backup tool
rsync - rsync is a file transfer program for Unix systems. rsync uses the "rsync algorithm" which provides a very fast method for bringing remote files into sync.