Hi, As far as I've tested, 'allow-overwrite' and 'auto-file-renaming' are not functional when adding tasks via xml-rpc like this: aria2.addUri(['http://g.cn'], {'allow-overwrite': True, 'auto-file-renaming': False}) I haven't tested other options, which may also have this problem.