Written by wladston the 19 Mar 08 at 18:52.
Category: System.
Related project:
Nothing/Others.
Status: New
Rationale
When the user tries to paste a file that already exist (overwrite), when displaying the warning message, show the date of last modification of the files involved and their size to help the user decide if he should overwrite or cancel.
Also give an option to paste the file with a different name, such as NameOfTheFile_2.ext
In fact, it would be awesome if there was an extra button on the "File Exists... Replace?" dialog that said "Show Differences". Pressing the button should show differences in creation/modification dates and mime-types, whether or not the file contents are identical, and if the file contents differ, it should bring up a diff for text files and a side-by-side image view for image files.
If this intelligent diffing is too much work, then at the very least there should be an "Open Existing File" button that allows you to open the existing file with the default app to inspect its contents.