Pádraig Brady
Pádraig Brady
Comment [#1](https://code.google.com/p/fslint/issues/detail?id=17#c1) originally posted by pixelb on 2009-01-12T15:58:04.000Z: I can't see how to figure out how much processing is required ahead of time?
Comment [#2](https://code.google.com/p/fslint/issues/detail?id=17#c2) originally posted by pixelb on 2009-01-12T16:25:11.000Z: I guess approximate and break it into stages. The first 10% attributed to getting the number of files to process. I.E. processing...
Comment [#3](https://code.google.com/p/fslint/issues/detail?id=17#c3) originally posted by pixelb on 2009-03-06T01:43:05.000Z: I think what would be nice is feedback of any kind. What files it is touching, and the tasks it is performing.
Comment [#4](https://code.google.com/p/fslint/issues/detail?id=17#c4) originally posted by pixelb on 2010-10-05T06:41:26.000Z: definitely. it's driving me crazy just sitting there for 4+ hours with no indication of how much progress it has made or...
Comment [#5](https://code.google.com/p/fslint/issues/detail?id=17#c5) originally posted by pixelb on 2011-07-06T07:01:27.000Z: Hello, I have installed FSlint and although its good, I am having it scan about 5 harddrives. It's taken an entire day...
Comment [#6](https://code.google.com/p/fslint/issues/detail?id=17#c6) originally posted by pixelb on 2011-07-06T08:39:22.000Z: Phase 1: You couldn't get the number of files to scan ahead of time, so this would need to just be a...
Comment [#7](https://code.google.com/p/fslint/issues/detail?id=17#c7) originally posted by pixelb on 2011-08-03T07:54:00.000Z: I regularly scan my large data set, 10+ TB and would LOVE to see progress bars. I would simply take a sum...
What version of fslint? Can you try the latest? I can't reproduce
And undo operation would be awkward but also impossible to do fully due to the metadata of the original files being deleted. The thinking is the confirmation prompts are enough...
I suppose the buttons on the merge dialog could change from: yes/no to selected/unselected/cancel