Reading a row
Each saved import shows a mark, a state, a progress bar and a count.Partially complete is not a synonym for Complete. A byte-limited import reports the count it actually verified, and the wizard shows it as partial rather than rounding up. A missing count reads as
Completion unavailable, never as success.Checking upload status · 3,200/3,857 checked — rather than leaving a bar that looks hung.
What you can do to one
Resuming keeps the original destination and the original file and session versions. It does not pick up new or changed files — those go through
--import-changed so a retry can never quietly widen its own scope.
Two bars, not one
Session imports and folder imports are tracked separately and always displayed separately, sessions first. They fail independently and complete independently, and a single merged bar would hide one behind the other. The same pair appears compactly on the wizard’s main menu, directly under the device summary.From a script
Background jobs are the wizard’s lane. From a shell,probe backfill is synchronous and shares the same coverage records and delivery receipts — so a file already delivered by a background job is not uploaded twice.
How imports are planned
What the scanner reads, what needs review, and how resume works.