Skip to content

borg2: use 3 timestamps for archives #9400

@tve

Description

@tve

When I pass --timestamp /some/directory I was expecting that borg would record the mtime of that dir as timestamp for the archive. But I don't see anything like that when running borg info. Also, borg info doesn't really list a timestamp but "Time (start)" and "Time (end)".

  • clarify which timestamp is "relevant", e.g. when matching
  • ensure mtime is used (or of not, documented)
  • consider switching to start-time + duration instead of end time 'cause right now if --timestamp is used the start time = end time and duration is lost (as far as I can tell)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions