Description
We wanted to download the files of our TeQfor1-project's members via the CLI call
ohproj-download --master-token OH_TOKEN --directory INPUT_PATH
Downloads runs fine, no error messages or aborts. However, some of the members' data are "corrupted", i.e., the zip-archives are not readable and only have a file size of 50 Bytes.
A cross check with one of our project member revealed the data were uploaded correctly (checked it via the website -> My data).
@gedankenstuecke and I already had a brief mail exchange on that one. @gedankenstuecke suggested to move to single member download as a workaround. Nevertheless, for the sake of documentation and completeness I wanted to open the issue here.