Skip to content
This repository was archived by the owner on Nov 26, 2022. It is now read-only.

Bugfixes and small improvements

Choose a tag to compare

@HolgerHees HolgerHees released this 07 Mar 08:57
· 55 commits to master since this release

Bugfixes

  • Fix of NullPointerException during metadata restore
  • Better handling of invalid encrypted filename or metadata
  • Better detection and setup of the UTF8 java environment
  • Fix of IndexOutOfBoundsException for randomly assorted metadata

Rename cmd line parameter
"-test" renamed to "-dry-run"
"-duplicate" renamed to "-existing" with an additional option "ignore"

Features

  • New option "-progress" to show/hide data transfer progress
  • New option "-retries" and "-waitretry" to control the upload retries and waiting time on network errors
  • New option "-ask-to-continue" to resume an broken data transfer on network errors