I recently started using Duplicati and initially tested it with AWS before switching to Backblaze B2. I’m running the latest stable version with default settings, including a volume size of 50 MB.
At first, everything worked smoothly: I achieved an upload speed of around 3 MB/s, which aligns with my 30 Mbit/s connection. However, as the backup progressed, the speed gradually dropped to just 800 KB/s, even though there are still 1.3 TB left to upload.
To rule out a connection issue, I tested a manual upload via Backblaze’s web interface and still achieved 2.3 MB/s, which would be acceptable for me.
I’ve read in older forum posts that compression could be the cause of slower speeds. However, my CPU usage remains low, so I’m not sure if that’s the issue in my case. Do you have any suggestions on how to restore my upload speed?
Although it’s not human-friendly, you can watch uploading status in About → System info.
lastPgEvent has stats like the below, and the calculated speed there should match status:
“BackendFileSize”:20820762,“BackendFileProgress”:6082560,“BackendSpeed”:2019094,
When Progress catches up with size, there’s nothing to do, so speed sags until an upload.
If on the other hand, this is an initial backup, then there are other factors to worry about…