Hello.
I’m using the default chunk-size and seeing bad performance.
I also use encryption if that matters.
Source computer is using around 2% CPU for the duplicacy process.
Duplicacy:
I get around 5MB/sec on a 100Mbit connection. I tried increasing number of threads but that strangely enough does not seem to have any effect.
SFTP-transfer benchmark
If I transfer a 2GB file with WINSCP between the same endpoints, I get around 11MB/sec.
Question:
What is a viable chunksize? I guess the 4M default size was chosen for a reason? Will a larger chunksize help my transferspeeds?
Or can I tweak something else? Can I change the chunksize after init?