Open boar24 opened 1 year ago
Yes, I also add myself to this request.... it is a fundamental functionality for all tools that perform comparisons and perfect copies of files. It is very strange why this function has not yet been implemented in many tools. When you copy something from one system to another and you want an "IDENTICAL" copy of everything, the copy must be IDENTICAL in everything including all the creation and modification dates of the files and file/folder names including uppercase and lowercase. Please add this function in the next versions of WinMerge in addition to the other relating to the comparison between file and folder names with lower/upper case as I already requested in another post ... https://github.com/WinMerge/winmerge/issues/2049 Thank you very much for your work.
Using Winmerge to harmonise between drives/directories, it is comfortable to use e.g. the command
Copy -> Left to Right
.If this operation requires the creation of one or more new directories, then these are created with the current timestamp. This is not ideal when the aim is to have really identical directory structures. Can we get an option which makes a newly created directory have the same timestamp as the original one (or have this as the standard behaviour), please?
You might want to have a look at
/dcopy:T
to include the directory's timestamp in the copy operation