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
#592
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?
📋 Pull Request Information
Original PR: https://github.com/awesome-foss/awesome-sysadmin/pull/605
Author: @f1mishutka
Created: 2/27/2025
Status: 🔄 Open
Base:
master← Head:master📝 Commits (2)
11b7237mtsaver differential backup archives tool added to Backups sectionba83bc7Merge branch 'awesome-foss:master' into master📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.