Skip to content

Releases: twatzl/webdav-downloader

Delta Mode

26 Oct 22:07
Compare
Choose a tag to compare

Added new features:

  • localDir and remoteDir flags: allow to specify a remoteDir separate from the basePath which might always be needed and a localDir where the downloaded files are put
  • deltaMode: allows to download only files which do not exist already locally or have different size or different modify date

Fixes over version 0.2.0:

  • fixed some errors when downloading folders without subfolders
  • fixed some bugs in delta mode
  • created release.sh to build binaries for Linux and Windows

Initial Release

23 Aug 22:34
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

The first initial release. Should be able to download stuff not really tested. If no new commits follow soon, then it probably is stable.