Open harsimrans opened 7 years ago
To compare two files it's good enough to compare their hashes rather than all the content line by line, as it does not scale well to large files.
@Shobhim commit 77d078e726e1e08276be2449c27d4235b40268c3 deleted client files which are not on dropbox during initial sync.
To compare two files it's good enough to compare their hashes rather than all the content line by line, as it does not scale well to large files.