info.rst 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. .. include:: info.rst.inc
  2. Examples
  3. ~~~~~~~~
  4. ::
  5. $ borg info /path/to/repo::2017-06-29T11:00-srv
  6. Archive name: 2017-06-29T11:00-srv
  7. Archive fingerprint: b2f1beac2bd553b34e06358afa45a3c1689320d39163890c5bbbd49125f00fe5
  8. Comment:
  9. Hostname: myhostname
  10. Username: root
  11. Time (start): Thu, 2017-06-29 11:03:07
  12. Time (end): Thu, 2017-06-29 11:03:13
  13. Duration: 5.66 seconds
  14. Number of files: 17037
  15. Command line: /usr/sbin/borg create /path/to/repo::2017-06-29T11:00-srv /srv
  16. Utilization of max. archive size: 0%
  17. ------------------------------------------------------------------------------
  18. Original size Compressed size Deduplicated size
  19. This archive: 12.53 GB 12.49 GB 1.62 kB
  20. All archives: 121.82 TB 112.41 TB 215.42 GB
  21. Unique chunks Total chunks
  22. Chunk index: 1015213 626934122
  23. $ borg info /path/to/repo --last 1
  24. Archive name: 2017-06-29T11:00-srv
  25. Archive fingerprint: b2f1beac2bd553b34e06358afa45a3c1689320d39163890c5bbbd49125f00fe5
  26. Comment:
  27. Hostname: myhostname
  28. Username: root
  29. Time (start): Thu, 2017-06-29 11:03:07
  30. Time (end): Thu, 2017-06-29 11:03:13
  31. Duration: 5.66 seconds
  32. Number of files: 17037
  33. Command line: /usr/sbin/borg create /path/to/repo::2017-06-29T11:00-srv /srv
  34. Utilization of max. archive size: 0%
  35. ------------------------------------------------------------------------------
  36. Original size Compressed size Deduplicated size
  37. This archive: 12.53 GB 12.49 GB 1.62 kB
  38. All archives: 121.82 TB 112.41 TB 215.42 GB
  39. Unique chunks Total chunks
  40. Chunk index: 1015213 626934122
  41. $ borg info /path/to/repo
  42. Repository ID: d857ce5788c51272c61535062e89eac4e8ef5a884ffbe976e0af9d8765dedfa5
  43. Location: /path/to/repo
  44. Encrypted: Yes (repokey)
  45. Cache: /root/.cache/borg/d857ce5788c51272c61535062e89eac4e8ef5a884ffbe976e0af9d8765dedfa5
  46. Security dir: /root/.config/borg/security/d857ce5788c51272c61535062e89eac4e8ef5a884ffbe976e0af9d8765dedfa5
  47. ------------------------------------------------------------------------------
  48. Original size Compressed size Deduplicated size
  49. All archives: 121.82 TB 112.41 TB 215.42 GB
  50. Unique chunks Total chunks
  51. Chunk index: 1015213 626934122