Hello,
OK that's great. You should be copying between 8 and 10 files simultaneously. Possibly more if the server allows it.
Please set the number of files to copy in parallel on the "Files" tab sheet in the profile.
In some cases, Syncovery may have switched to smaller block sizes because of transfer errors. Please check the section [LastSuccessfulSFTPBlockSizes] in Syncovery.ini. The block sizes should be at least 65536. If you see a smaller one, you can delete the line or change the number.
Upgrading to Syncovery 10 may enable additional speed improvements because it supports larger buffer sizes. The buffer size is specified on the Advanced SSH Settings dialog. You can find that dialog via the Internet Protocol Settings dialog in the profile, and there on the Security tab sheet, there's a button for the Advanced SSH Settings.
Remove the checkmark "Auto-Adjust Transfer Block Size" and specify an upload block size such as:
131072
The absolute maximum you can specify in Syncovery is 524288 bytes, because no SFTP server can handle larger sizes. Many will fail with sizes over 65536.
To ensure that Syncovery 10 will never switch to a smaller size even if there is a transfer error, add the following line to the [Main] section of Syncovery.ini:
NoPuTTYBlockSizeAdjustment=1
Note that Syncovery.ini should be edited with a modern text editor like Notpad++ and not the simple Windows Notepad, because it might corrupt some settings (there are some very long lines with special characters in Syncovery.ini).
Read more about Syncovery 10 here:
https://www.syncovery.com/syncovery10/
And here's an article about the latest developments:
https://www.syncovery.com/documentation ... elopments/