ITADN

Download taxdump to a temporary directory

#19Openapcamargo 创建于 2025-02-13
A
apcamargocommented
If the taxdump is downloaded to a directory within `/tmp`, setting `keep_files` to `True` by default would be unnecessary. This adjustment would prevent situations where the `nodes.dmp` and `names.dmp` files are provided manually, and the user overlooks setting `keep_files` to `False`.
0 条评论