1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-28 19:01:58 +00:00
borg/docs/usage/info.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

22 lines
573 B
ReStructuredText
Raw Normal View History

2017-06-06 22:06:36 +00:00
.. include:: info.rst.inc
Examples
~~~~~~~~
::
$ borg info aid:f7dea078
Archive name: source-backup
2022-06-23 23:19:19 +00:00
Archive fingerprint: f7dea0788dfc026cc2be1c0f5b94beb4e4084eb3402fc40c38d8719b1bf2d943
Comment:
2022-06-23 23:19:19 +00:00
Hostname: mba2020
Username: tw
Time (start): Sat, 2022-06-25 20:51:40
Time (end): Sat, 2022-06-25 20:51:40
Duration: 0.03 seconds
Command line: /usr/bin/borg -r path/to/repo create source-backup src
2022-06-23 23:19:19 +00:00
Utilization of maximum supported archive size: 0%
Number of files: 244
Original size: 13.80 MB
Deduplicated size: 531 B
2022-07-04 22:38:37 +00:00