The file-comparison tag has no wiki summary.
1
vote
2answers
137 views
How do I compare the contents of two folders on a Mac?
Here's my deal in a nutshell:
I use a Macbook and a PC, where I sync 2-3 large folders between the two with Windows Live Mesh.
About 5 days ago my Macbook battery died, and I just upgraded to a ...
1
vote
1answer
55 views
FileZilla as local files manager - comparing files and directories on local disks
Is there a way to open local directory instead of server directory?
Do you know if there is some plugin to make it avaible?
I would like to use FileZilla as local file manager just to compare ...
1
vote
2answers
93 views
Identify differences between MP3 files
I have 2 old similar directory trees with MP3 files in them. I am happily using tools like diff and Rsync to identify and merge the files that are only present on one side, or are identical, I'm left ...
2
votes
1answer
58 views
Comparing files that differ by extension .php and php5
I have a situation that I need to have files with .php5 extension on the server to use php version 5, otherwise php version 4 is used (with .php extension).
I started the development locally with ...
1
vote
1answer
69 views
How to configure BeyondCompare to mark newline differences as unimportant?
Newline additions in the middle of a line in BeyondCompare are marked as important. I want them to become unimportant. How to do that?
Example:
A:
<img src="a.gif"/>
B:
<img
...
2
votes
3answers
537 views
How to compare mp3, flac audio data in a file, ignoring header data (ID3 tag) etc.?
I've backed up some audio files up in 2 places and added ID3 tags into one backup but not the other, since time has passed my own memory has faded on whether the backups are actually the same, but now ...
0
votes
1answer
90 views
File comparison, one-to-many
I need a program that allows comparing one text file to many others without having to open each one manually.
This is how it would work:
1) select the file which all others will be compare with
2) ...
2
votes
3answers
161 views
Any free File comparison software for Windows?
I would like to compare a set of files and folders between two computers.
But there are so many folders ans subfolders, nested files.
So I would like to know if is there a recommended software to ...
0
votes
2answers
188 views
Program to compare binary files
I'm looking for a freeware program that compares two binary files with each other, and can do the following things:
Give a percentage of similarity
Hash the files (give a few basic, as well as fuzzy ...