| caption | the caption for the dialog box |
| src | the file/dir we're trying to copy, as it's part of the text message |
| dest | the destination file/dir, i.e. the one that already exists |
| mode | parameters for the dialog (which buttons to show...), |
| newDest | the new destination path, valid if R_RENAME was returned. |
src and dest | sizeSrc | size of source file |
| sizeDest | size of destination file |
| ctimeSrc | creation time of source file |
| ctimeDest | creation time of destination file |
| mtimeSrc | modification time of source file |
| mtimeDest | modification time of destination file |
1.2.18