|
At the moment it compares the modified date, so if changes were made it will copy the latest version or leave the newer version there.
But no it doesn't compare the files byte for byte. The way the program is written I can add that but it's likely to really slow it down (But I will see if there is an easy way to do that for the future maybe)
|