https://bugs.kde.org/show_bug.cgi?id=417034
--- Comment #1 from David Faure <[email protected]> --- Right. And if a single file was copied (out of 4) then the notification should say "1/1 file copied", instead of "4/4", right? (1/4 would lead to a 25% progress bar, that would be bad). So by extension skipping all files would lead to "0/0 files copied"... ? This is all doable using setTotalAmount(KJob::Files, ...) in copyjob. -- You are receiving this mail because: You are watching all bug changes.
