mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
adds a third possible value for the `replace` property in handshakes: * absent or False: never overwrite an existing file on the server, and instead generate a new filename to avoid collision * True: always overwrite existing files on the server * "mt": only overwrite if client's last-modified is more recent (this is the new option) the new UI button toggles between all three options, defaulting to never-overwrite |
||
---|---|---|
.. | ||
res/idp | ||
__init__.py | ||
ptrav.py | ||
run.py | ||
test_cp.py | ||
test_dedup.py | ||
test_dots.py | ||
test_dxml.py | ||
test_hooks.py | ||
test_httpcli.py | ||
test_idp.py | ||
test_metrics.py | ||
test_mv.py | ||
test_utils.py | ||
test_vfs.py | ||
test_webdav.py | ||
util.py |