Replies: 1 comment
-
Unfortunately, WinMerge does not allow comparisons that ignore folder structure. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am going to reorganise a lot of files and I do not want any files to go missing. I am using Windows 10. Is there a way I can compare two folders recursively?
As you can see in this video BeyonCompare can do this
https://www.youtube.com/watch?v=iSvdQL8x5Zc
I want to achieve the same thing with WinMerge.
For example, folder 1
MyFiles/
├─ folder1
│ ├─ file1
│ ├─ file2
│ ├─ file3
│ ├─ file4
and it has hundreds of files.
The files will be reorganized based on date so the new folder structure looks like this,
I did try checking the include sub-folder option. That did not work.
I want to list the missing files only from both folders. Or a list that has all the files compared.
I did try winMerge but was not able to figure out how to achieve this as the files are in subfolders.
Do let me know how can this be done on WinMerge. Also do suggest if there is any other software to do this.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions