Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/myomikron/borgbackup
Wrapper for the borg backup utility
https://github.com/myomikron/borgbackup
borg borgbackup wrapper
Last synced: 19 days ago
JSON representation
Wrapper for the borg backup utility
- Host: GitHub
- URL: https://github.com/myomikron/borgbackup
- Owner: myOmikron
- License: mpl-2.0
- Created: 2023-03-19T16:02:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-30T22:59:18.000Z (3 months ago)
- Last Synced: 2024-10-01T15:08:44.134Z (about 2 months ago)
- Topics: borg, borgbackup, wrapper
- Language: Rust
- Homepage:
- Size: 154 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# borgbackup
[![LICENSE](https://img.shields.io/github/license/myOmikron/borgbackup?color=blue)](LICENSE)
[![dependency status](https://deps.rs/repo/github/myOmikron/borgbackup/status.svg)](https://deps.rs/repo/github/myOmikron/borgbackup)
[![ci status](https://img.shields.io/github/actions/workflow/status/myOmikron/borgbackup/linux.yml?label=CI)](https://github.com/myOmikron/borgbackup/actions/workflows/linux.yml)This is a wrapper utility for [borgbackup](https://www.borgbackup.org/).
It provides a library interface to call and parse the output of borg.