Hi,
I've had a bit of a look at the unattended copying requestor. I think it's a great idea in concept, but it doesn't seem to do what I'd assume it would. I think just using a similar approach to teracopy would be a good start, but then take it a step further by showing overall results for the whole queue rather than just the current job. So, in other words, it should do this:
a) When copying, it should optionally just show the problematic files. Right now it adds a row with 'copy....' to its listbox for every file that copies properly.
b) Like teracopy, even if it's going to tell me what files are copied, it should have a button to get rid of the successful files and show me only the problematic ones.
c) Should be an option to do whatever with those files - eg retry, or move them to a collection to do something else with.
d) The dialog doesn't seem to match the rest of the app. Maybe a little down arrow (rather than the checkbox) could be put for 'more' or 'unattended'. This would make the normal copy dialog expand downwards to reveal the list of files along with the copy outcome.
The beauty of d) would be that this 'more' dialog could apply for single copies or queues, in the same way.
Cheers