INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: How smart is handheld sync at detecting changes?  (Read 1035 times)

mattkhan

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3971
How smart is handheld sync at detecting changes?
« on: December 26, 2015, 03:37:49 pm »

Does handheld sync work something like this;

- collect files to sync
- for each file
    - calculate target file location
    - check if "matching" file exists (i.e. full path + size/date?)
    - if yes, ignore
    - if no, sync

or is it a bit smarter? e.g. it maintains a hash for each file (some sort of hash based on the metadata perhaps) and is thus able to spot trivial changes (e.g. the expression used to generate the path on the target device) and just move that file into the right place
Logged
Pages: [1]   Go Up