thetric / ilias-downloader-cli

An unofficial downloader for the Ilias E-Learning platform
MIT License
13 stars 0 forks source link

max file size is reset to 0 #6

Closed jeysal closed 7 years ago

jeysal commented 7 years ago

Version: 1.0.1

Precondition: initialized with ./idl -d down -s 64 -c => max file size in config file is 64

Action: ./idl -d down

Expected: The max file size is still 64

Actual: The max file size is reset to 0