retry failed renames on windows

theoretical issue which nobody has ran into yet,
probably because nobody uses this on windows
This commit is contained in:
ed 2024-04-12 20:38:30 +00:00
parent b8733653a3
commit c8e3ed3aae
10 changed files with 120 additions and 54 deletions

View file

@ -155,6 +155,7 @@ class Cfg(Namespace):
mte={"a": True},
mth={},
mtp=[],
mv_retry="0/0",
rm_retry="0/0",
s_rd_sz=256 * 1024,
s_wr_sz=256 * 1024,