WinMerge / winmerge

WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
https://winmerge.org/
GNU General Public License v2.0
6.45k stars 800 forks source link

compare folders in remote connection #121

Open canbax opened 5 years ago

canbax commented 5 years ago

This is a new feature request. Compare a folder in local machine and in another machine (connected via Remote Desktop Connection, Webex etc..) This might be done by generating a signature file from folder content. Signature file (could be a JSON which represents the content) generated from remote machine folder and signature file generated from local machine folder could be compared

aadrian commented 4 years ago

This would be very helpful since many times the directory structure on the remote machine is just too big to be able to copy it locally for detailed diffing.

If the tool could provide this "list", than one could copy it locally so that the GUI tool can compare inside files visually.

rblcoder commented 3 months ago

This would be helpful.