add option --put-name; closes #164

This commit is contained in:
ed
2025-05-12 10:30:41 +02:00
parent c3ef3fdc1f
commit 5dcd88a6c8
6 changed files with 11 additions and 4 deletions
+1
View File
@@ -178,6 +178,7 @@ class Cfg(Namespace):
mte={"a": True},
mth={},
mtp=[],
put_name="put-{now.6f}-{cip}.bin",
mv_retry="0/0",
rm_retry="0/0",
s_rd_sz=256 * 1024,