This is almost certainly not a Duplicacy issue, but I’d like to confirm for the ticket I’ve opened with QNAP.
Under QNAP QTS 5.0.0.2131(20220815), duplicacy copy
from storage on an external USB TR-004 RAID to storage on an external USB hard drive runs at >20MB/s and completes in an hour or so.
After upgrading QTS to 5.0.1.2194(20221022), the same operation runs at ~10KB/s and reports 27 days for completion. Setting -threads 1
makes no difference. Backups from the NAS drives to the TR-004 RAID storage and copies from the TR-004 to B2 continue to run at normal speed.
Does Duplicacy just use the standard I/O library routines to access local storage, or does it handle various types of local storage devices differently, e.g. external USB?