Just a quick question regarding the statistics for the backup
command: what exactly counts as uploaded. More specifically:
2018-10-10 15:10:41.059 INFO UPLOAD_FILE Uploaded Users/Christoph/Dropbox/myscript.ps1 (1443)
Given the possibility that this file might already have been backed up by another machine (synced via dropbox), does this message mean that the file was previously not present in the storage and the relevant chunks have now been added to the storage? Or is it possible that the chunks were already in the storage but have now been added to this particular repository snapshot?
Accordingly here:
2018-10-10 15:10:41.347 INFO BACKUP_STATS File chunks: 47036 total, 54,252M bytes; 143 new, 185,490K bytes, 95,082K bytes uploaded
Does this mean that 95,082 kB of chunks were actually uploaded or does this figure include skipped junks?