Releases: yar229/WebDavMailRuCloud
Releases · yar229/WebDavMailRuCloud
1.10.1.9
1.10.1.6
1.10.1.5
1.10.1.4
1.10.1.3
- ability to select cloud protocol by command line switch
--protocol (Default: WebM1Bin) Cloud protocol
WebM1Bin - mix of mobile and DiskO protocols (default, preferable)
WebV2 - desktop browser protocol (use only when you cannot login using WebM1Bin protocol)
1.10.1.2
1.10.0.5
1.10.0.4
- switched to new cloud protocols
- OAuth
- file modified time preserved (if client supports WebDAV PROPPATCH)
- fixed parallel download/upload stuck
- do not upload files with size <= 20, just add'em by hash
- fixed cache invalidation on file rename
- fixed request logging (GET was logged always)
- request duration logging
1.9.0.1_beta
- XTS AES-256 on-the-fly encryption/decryption
>>crypt init
command to mark folder as encrypted
>>lcopy
command: if file already in cloud, add it without uploading- fixed large file uploading on .Net Core
>>share
command to make file/folder public- a bunch of minor fixes and new bugs added