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
The output of timeshift shows a percentage of completion above 100%.
Here's the command I give:
sudo timeshift --create --comments "A new backup" --tags D
And this is the output:
Mounted '/dev/sda2' at '/run/timeshift/45836/backup*
Creating new snapshot... (RSYNC)
Saving to device: /dev/sda2, mounted at path: /run/timeshift/45836/backup
Linking from snapshot: 2024-12-31 09-22-49
Syncing files with rsync...
101.33% complete (00:00:00 remaining)
The expected behavior of course is that 100% should be the maximum.
I have run this on Linux Mint 22.
The text was updated successfully, but these errors were encountered:
The output of
timeshift
shows a percentage of completion above 100%.Here's the command I give:
And this is the output:
The expected behavior of course is that 100% should be the maximum.
I have run this on
Linux Mint 22
.The text was updated successfully, but these errors were encountered: