Does Dropbox sync all the data blocks of a file or only the file contents. Let's say the file system data block size is 4KB and the file size is 10 KB. On the file system, the file occupies 3 data blocks (12KB). When syncing the file across systems, does Dropbox copy 12KB data or only the actual file contents of 10KB?
Is the behavior same across all platforms?