Rclone delete checker and thread value configurable or not?

What is the problem you are having with rclone?

Want to increase delete performance for my S3 Storage.
In case of copy operation, We can set checker and transfer value to adjust threads. How about delete operation?
I can't find any thread options for delete method.

Run the command 'rclone version' and share the full output of the command.

rclone delete -P lotteins:cos1/fe/

The rclone config contents with secrets removed.

Paste config here

A log from the command with the -vv flag

Paste  log here

Hi sehong,

The files to be deleted are found by the --checkers, the deletions are performed by the --transfers.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.