mi-rust
Rsnapshot
mi-rust | Rsnapshot | |
---|---|---|
- | 74 | |
1 | 3,270 | |
- | 0.7% | |
0.0 | 4.1 | |
about 8 years ago | 16 days ago | |
Perl | Perl | |
- | GNU General Public License v3.0 only |
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.
mi-rust
We haven't tracked posts mentioning mi-rust yet.
Tracking mentions began in Dec 2020.
Rsnapshot
-
Restic: Backups Done Right
In the 90's I remember using various backup tools that had their own custom format. I decided that I wanted my backup to be just wanted files on a normal filesystem without being stored in some kind of special format. I realize that this means compression and deduplication is harder but those are tradeoffs that I can accept.
I've been using rsnapshot (or it's predecessor script) for 20 years now. It's a wrapper around rsync that gives you snapshots that save space by using hard links. I can compare versions with diff. I can restore files with cp -a
https://rsnapshot.org/
- Timeshift: System Restore Tool for Linux
-
Escaping Surveillance Capitalism, at Scale
Two things I want to try this month are:
https://mastodon.social/@chromakode/110936177254839251
https://rsnapshot.org/
- Backup software that continuously monitors changes but runs only once a month
-
Not openSUSE specific but what's the best backup utility?
I'm using rsnapshot. It's based on rsync. It's fully automated and I make daily and monthly backups backup to my NAS. The biggest benefit of rsnapshot is that it uses hardlinks. So only changed files are backed up. It doesn't have a GUI though, you have to set a configuration file.
-
Criticize my backup strategy
For backups, I'm using rsnapshot.
-
Newbie - How to (image) Backup a rasberry PI
It's been a while but I think rsnapshot is what you're looking for.
-
Python Port of 600 Line Bash Script: rsync-time-machine.py for Rsync Backups
The description sounds like it does largely the same job as rsnapshot (https://rsnapshot.org/). What does yours do differently from rsnapshot?
- Redundancy and bit-rot protection on a single drive
- The fastest rm command and one of the fastest cp commands
What are some alternatives?
perl-xs
BorgBackup - Deduplicating archiver with compression and authenticated encryption.
ImapSync - Imapsync is an IMAP transfers tool. The purpose of imapsync is to migrate IMAP accounts or to backup IMAP accounts. IMAP is one of the three current standard protocols to access mailboxes, the two others are POP3 and HTTP with webmails, webmails are often tied to an IMAP server. Upstream website is
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.
Munin - Main repository for munin master / node / plugins
restic - Fast, secure, efficient backup program
torch - Generate CPU FlameGraphs based on DWARF Debug Info
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
postgresqltuner - Simple script to analyse your PostgreSQL database configuration, and give tuning advice
Back In Time - Back In Time - An easy-to-use backup tool for GNU/Linux using rsync in the back
Rdiff-backup - Reverse differential backup tool, over a network or locally.
Duplicati - Store securely encrypted backups in the cloud!