Skip to content

Binary Contents, How to set no Binary compare limit #792

Answered by sdottaka
petro604 asked this question in Q&A
Discussion options

You must be logged in to vote

The phrase "Binary compare limit" seems confusing.

"Binary compare limit" is used when the folder comparison method is "Full Contents". The "Binary Contents" method does not use that value.

When the folder comparison is performed by the Full Contents method, the file size exceeds the "Binary compare limit", it is switched to the Binary Contents method and compared.

In the Binary Contents method, if the file sizes do not match, the contents of the files are not compared at all and it is determined that there is a difference.
Also, if the file sizes match, it compares until a mismatch is found in the files.
If the contents of the file match exactly, then the entire file will be compared.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Gitoffthelawn
Comment options

@petro604
Comment options

@Gitoffthelawn
Comment options

Answer selected by petro604
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment