I've set mirror command to use pget, which splits files into chunks.
But when xfer:verify is enabled, it checks the hash as soon as a chunk
completes, and then it kills the rest of the transfers and leaves only
a single thread running.

Expected behaviour: xfer:verify-command should be executed only after
all the chunks complete, i.e., after the file transfer is completed.

Reply via email to