suggstion for Copy/Move - overwrite dialog
Posted: 2014-04-06, 09:40 UTC
suggstion for Copy/Move - overwrite dialog:
if all 3 cases apply then skip question
- source and dest exist (TC shows dialog),
- source and dest have same filesize,
- auto compared content is identical (copy/move would only change timestamp)
Limit for autocompare = e.g. 10 MB // limit because comparing takes time
HDD: 2x 1 GB takes a minute; slow-USB-stick: 3 MB/s
(size could be new parameter)
Optional extension: always show button for comarison (which sometimes could save minutes of thinking).
Or even better: background thread for comparing: as long dialog is waiting for human input, in background auto-compare is done. (of course stop compare if human descision, or first difference found).
thanks for reading, Alex
if all 3 cases apply then skip question
- source and dest exist (TC shows dialog),
- source and dest have same filesize,
- auto compared content is identical (copy/move would only change timestamp)
Limit for autocompare = e.g. 10 MB // limit because comparing takes time
HDD: 2x 1 GB takes a minute; slow-USB-stick: 3 MB/s
(size could be new parameter)
Optional extension: always show button for comarison (which sometimes could save minutes of thinking).
Or even better: background thread for comparing: as long dialog is waiting for human input, in background auto-compare is done. (of course stop compare if human descision, or first difference found).
thanks for reading, Alex