03-29-2020, 09:49 PM
It's not safe in general to restore from some arbitrary progress value.
If you know the restore file that would be much safer:
You can use the x value with --skip
Of course, the preferred way to doing this would be to use the --restore file
If you know the restore file that would be much safer:
Code:
Restore.Point....: x/y
You can use the x value with --skip
Of course, the preferred way to doing this would be to use the --restore file