-
-
Notifications
You must be signed in to change notification settings - Fork 827
Open
Labels
Milestone
Description
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)
Reactions are currently unavailable