I tried to benchmark my Onedrive storage and I see something weird:
>duplicacy benchmark
Storage set to one://z-duplicacy-backups
Generating 244.14M byte random data in memory
Writing random data to local disk
Wrote 244.14M bytes in 1.96s: 124.26M/s
Reading the random data from local disk
Read 244.14M bytes in 0.80s: 305.48M/s
Split 244.14M bytes into 50 chunks without compression/encryption in 4.24s: 57.59M/s
Split 244.14M bytes into 50 chunks with compression but without encryption in 5.51s: 44.34M/s
Split 244.14M bytes into 50 chunks with compression and encryption in 12.75s: 19.15M/s
Deleting 41468 temporary files from previous benchmark runs
41 thousand “temporary files”? Is that correct in this scenario or because of some bug it’s been deleting something else too? This command was running for 15-20 minutes and then reported remote timeout
Delete https://api.onedrive.com/v1.0/drive/root:/z-duplicacy-backups/benchmark/8e/xxxxxxxxx: read tcp 192.168.1.130:62073->xx.xx.xx.xx:443:
wsarecv: An existing connection was forcibly closed by the remote host.; retry after 760 milliseconds
Remote folder /benchmark/ was empty long ago…
EDIT: It looks like other two machines backing up to the same Onedrive storage are getting connections closed now.