mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2026-03-09 03:33:05 -05:00
[PR #605] Add mtsaver to Backups - differential backup archives tool
#1223
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/awesome-foss/awesome-sysadmin/pull/605
State: open
Merged: No
DemoandClientsare optional.Do not add a duplicate
Source codelink if it is the same as the main link.Keep the short description under 80 characters and use sentence case
for it, even if the project's webpage or readme uses another capitalisation.
Demolinks should only be used for interactive demos, i.e. not video demonstrations.- [Name](http://homepage/) - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language`Languagetag is the main server-side requirement for the software. Don't include frameworks or specific dialects.Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb,
"Remove aaa from bbb" for removing, "Fix license for aaa", etc.
Simple tool that requires no complex setups, creates no custom format backups, just usual 7-zip archives. No need for any software (including itself) to inspect or unpack created backups. Perfectly solves simple task of backuping directory with files changed periodically. Allows flexible archives retention schemes, archive encryption.
Use it for personal backups. And use it at work to backup directories with corporate documents archive (for several companies).
More then two years already.
More a kind of personal. But used for professional backups as well. It is mostly about simple backup solution for everyone.
5-10.
Biggest Pros: simplicity - no installation, no repository setup, no database required.
Combined mtsaver with syncthing and we have distributed, selfhosted-cloud-stored differential backup folder history for half a year without any complex software used.