You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Restic allows manually setting the creation time of a snapshot when using the backup command with --time. Rustic appears to be missing this feature (although it's included in rustic_core).
The text was updated successfully, but these errors were encountered:
--time has been added to the backup command in 0.6.0. We currently have no builds, but you can get the latest version here: https://github.com/rustic-rs/nightly
Restic allows manually setting the creation time of a snapshot when using the backup command with
--time
. Rustic appears to be missing this feature (although it's included in rustic_core).The text was updated successfully, but these errors were encountered: