Skip to content

Releases: yar229/WebDavMailRuCloud

1.10.1.9

21 Jan 19:18
Compare
Choose a tag to compare
  • fixed linking file/folders with non-alphanumeric names

1.10.1.6

20 Jan 22:24
Compare
Choose a tag to compare
  • fixed wrong linked files time (Windows webdav client wasn't able to list folder content)

1.10.1.5

20 Jan 13:01
Compare
Choose a tag to compare
  • added command line option --cache-listing to manage cache duration
  • option --port can accept multiple ports separated by ,
  • fixed exception on exit

1.10.1.4

18 Jan 14:38
Compare
Choose a tag to compare
  • fixed linked files 404 error
  • revived command line --user-agent functionality

1.10.1.3

16 Jan 22:30
Compare
Choose a tag to compare
  • 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

08 Jan 21:10
Compare
Choose a tag to compare
  • command line options --install / --uninstall to install/uninstall Windows service (.Net version only)

1.10.0.5

03 Jan 00:33
Compare
Choose a tag to compare
  • automatically encrypt subfolders of an encryption-enabled parent folder
  • make client do not wait if file download broken
  • create folder, move and delete operations now use DiskO protocol
  • minor changes

1.10.0.4

15 Dec 21:14
Compare
Choose a tag to compare
  • 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

21 Nov 18:38
Compare
Choose a tag to compare
  • 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

1.8.1.2

11 Nov 15:16
Compare
Choose a tag to compare
  • when download fails try to download from another CDN server