Uploading is slow

Hi Team,

We are trying to store our backups in Blackblaze through Duplicancy but the upload speed is very slow. FOr 13 MB file it taking 45 min our upload speed is 15Mbps. We tried with another tool it works well. Please let us know the reason.

Can you enable Verbose Logging and post the logs here?

Same here, uploading at 500kB/s over a 50Mb/s connection… How do I turn on verbose logging in the Web UI?

Enable multithreaded upload. Add -threads 12 to the options of your task. Backblaze is intended to be used multithreaded, on average you can expect about 10 megabit per second from each stream.

To enable verbose logging add -v to the global flags list. For even more logging add -d