borg

Deduplicating backup tool.
Creates local or remote backups that are mountable as filesystems.

=> More information.

borg init {path/to/repo_directory}
borg create --progress {path/to/repo_directory}::{Monday} {path/to/source_directory}
borg list {path/to/repo_directory}
borg extract {user}@{host}:{path/to/repo_directory}::{Monday} {path/to/target_directory} --exclude '{*.ext}'
borg prune --keep-within {7d} --list {path/to/repo_directory}
borg mount {path/to/repo_directory}::{Monday} {path/to/mountpoint}
borg create --help
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/borg.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
103.302213 milliseconds
Gemini-to-HTML Time
0.705617 milliseconds

This content has been proxied by September (ba2dc).