|
|
|
|
|
by lutusp
4123 days ago
|
|
Quote: "A simple protocol can give us an idea of whether data is being sent to Dropbox: 1. Create a large-ish file (1MB) outside of the Dropbox folder 2. Monitor the network usage of the Dropbox application to see if it sends enough data that it could be that file 3. Repeat with many different files, etc. Doing exactly that, Dropbox only sent a few hundred KB after “accessing” the target file. Seems unlikely that Dropbox is uploading files outside your Dropbox folder." This test approach has a problem. A more realistic test would be to place a well-compressed file, one that by definition cannot be made smaller, on Dropbox and see what the system traffic size is for that file. For an optimally compressed file, if the system is reading the entire file, the read size will more or less equal the file size. |
|