Open kaisar945 opened 3 years ago
When push a file to the device, the file size does not change but the MD5 is different. At this time, adb-sync thinks that there is no difference, and I think an MD5 verification function should be added for this.
I found the same problem. I think it is related to https://github.com/google/adb-sync/issues/50
See https://github.com/google/adb-sync/issues/50#issuecomment-764333666
When push a file to the device, the file size does not change but the MD5 is different. At this time, adb-sync thinks that there is no difference, and I think an MD5 verification function should be added for this.