Skip to content

Versioning

UncleRiot edited this page Jul 11, 2026 · 2 revisions

Versioning

Versioning prevents backups from overwriting each other.

Examples

v1.0
1.0
yyyy-MM-dd
yyyyMMdd
yyyy-MM-dd-HH-mm

Auto increment

Examples:

v1.0 → v1.1
v1.0.9 → v1.0.10

Date patterns

Examples:

yyyy-MM-dd
yyyyMMdd
yyyy-MM-dd-HH-mm

Date patterns use the current date and time.

Cancel behavior

Canceling a backup does not save or increase the version.

[IMAGE: Version input dialog]

grafik

Clone this wiki locally