ed
673b4f7e23
option to show symlink's lastmod instead of deref;
...
mainly motivated by u2cli's folder syncing in turbo mode
which would un-turbo on most dupes due to wrong lastmod
disabled by default for regular http listings
(to avoid confusion in most regular usecases),
enable per-request with urlparam lt
enabled by default for single-level webdav listings
(because rclone hits the same issue as u2cli),
can be disabled with arg --dav-rt or volflag davrt
impossible to enable for recursive webdav listings
2023-04-26 18:54:21 +00:00
ed
d11e02da49
u2cli: avoid dns lookups while uploading
2023-04-26 18:46:42 +00:00
ed
2459965ca8
u2cli: dont enter delete stage if something failed
2023-04-20 20:40:09 +00:00
ed
4cbffec0ec
u2cli: show more errors + drop --ws (does nothing)
2023-03-23 23:47:41 +00:00
ed
b0cc396bca
v1.6.8
2023-03-12 16:10:07 +00:00
ed
ae463518f6
u2cli: send upload stats to server + fix py2.6 support
2023-03-11 21:39:56 +00:00
ed
bf04e7c089
update some docs
2023-03-09 22:11:39 +00:00
ed
b39ff92f34
u2cli: support long paths on win7
2023-03-08 22:27:13 +00:00
ed
5ceb3a962f
build up2k.exe
2023-03-07 22:58:14 +00:00
ed
c98fff1647
fix chunkpost-handshake race (affects --no-dedup only);
...
a handshake arriving in the middle of the final chunk could cause
dupes to become empty -- worst case leading to loss of data
2023-03-05 19:45:50 +00:00
ed
ee46f832b1
u2cli: add option -ns for slow terminals
2023-01-17 23:29:51 +00:00
ed
dd7fab1352
u2cli: properly retry failed handshakes
2023-01-13 07:17:41 +00:00
ed
b4c7282956
password from file
2022-12-20 13:28:48 +00:00
ed
28232656a9
folder-sync optimizations
2022-12-13 18:56:40 +00:00
ed
447ed5ab37
windows fixes
2022-12-12 21:59:50 +00:00
ed
af59808611
u2cli: always compare toplevel in syncs
2022-12-12 07:16:05 +01:00
ed
e3406a9f86
dont cls by default
2022-12-11 22:46:21 +00:00
ed
138c2bbcbb
o no
2022-12-11 18:30:29 +00:00
ed
bc7af1d1c8
u2cli: add basic folder sync
2022-12-11 17:41:10 +00:00
ed
0cef062084
misc cleanup
2022-12-01 21:44:31 +00:00
ed
3a800585bc
u2cli: server is allowed to reject dupes
2022-11-29 22:09:32 +00:00
ed
2170ee8da4
improve scheduling
2022-11-04 20:28:05 +00:00
ed
89d1f52235
cursory slowloris / buggy-webdav-client detector
2022-11-01 22:18:20 +00:00
ed
54e1c8d261
remove 697 GiB upload filesize limit
2022-10-30 12:51:20 +00:00
ed
4bcd30da6b
cleaner daemon instancing
2022-10-23 12:05:44 +02:00
ed
1c66d06702
cleanup versionchecks
2022-09-25 21:31:47 +02:00
ed
059e93cdcf
u2cli: fix py3.5 support + better deps warning
2022-09-05 18:24:18 +02:00
ed
5d19f23372
accurate num.cores detection
2022-08-29 19:24:48 +02:00
ed
1c69ccc6cd
v1.3.12
2022-08-13 00:58:49 +02:00
ed
84b5bbd3b6
u2cli: bail from recursive symlinks + verbose errors
2022-08-13 00:28:08 +02:00
ed
92ed4ba3f8
parallelize python hashing too
2022-08-10 23:12:01 +02:00
ed
4735fb1ebb
u2cli: better msg on bad tls certs
2022-08-09 00:11:34 +02:00
ed
728dc62d0b
optimize nonsparse uploads (fat32, exfat, hpfs)
2022-06-16 17:51:42 +02:00
ed
438384425a
add types, isort, errorhandling
2022-06-16 01:07:15 +02:00
ed
fe73f2d579
cleanup
2022-06-07 23:08:43 +02:00
ed
4c4b3790c7
fix read-spin on d/c during json post + errorhandling
2022-06-07 19:02:52 +02:00
ed
f6c7e49eb8
u2cli: better error messages
2021-11-28 03:38:57 +01:00
ed
d01bb69a9c
u2cli: option to ignore inaccessible files
2021-11-16 21:53:00 +01:00
ed
b5b8a2c9d5
why are there https warnings when https checking is disabled
2021-10-31 03:37:31 +01:00
ed
cd5c56e601
u2cli: orz
2021-10-29 01:49:40 +02:00
ed
1faff2a37e
u2cli: aggressive flushing on windows
2021-10-18 20:35:50 +02:00
ed
82fe45ac56
u2cli: add -z / yolo
2021-10-13 00:03:49 +02:00
ed
bcb7fcda6b
u2cli: rsync-like source semantics
2021-10-12 22:46:33 +02:00
ed
734e9d3874
v1.0.8
2021-10-04 22:50:06 +02:00
ed
63eb08ba9f
u2cli: nobody asked for python2.6 support so here you go w
2021-10-02 00:36:41 +02:00
ed
e5b67d2b3a
u2cli: add eta, errorhandling, better windows support
2021-10-01 22:31:24 +02:00
ed
57953c68c6
u2cli: add vt100 status panel
2021-10-01 02:10:03 +02:00
ed
088d08963f
u2cli: add multithreading
2021-10-01 00:33:45 +02:00
ed
7bc8196821
u2cli: add file-search
2021-09-30 19:36:47 +02:00
ed
b8ac9b7994
u2cli: connection reuse for lower latency
2021-09-28 00:14:45 +02:00