mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 09:49:29 +02:00
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:
parent
b8733653a3
commit
c8e3ed3aae
10 changed files with 120 additions and 54 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue