- Fix sftp call when not using proxycommand option (thanks @mbonino)
- Add a verbose command-line option to set logger level at runtime
- Script will now check for missing/wrong config entries
- The script now downloads every files in given directories
- Fix the script stopping when encountering a non MISP json file. Instead just log it as an error
- Improved handling of relative paths for local directory, logging directory and configuration directory
- Configuration file supports a list of directories
- Add a filter to upload only .json file on disk
- Display an error when incompatible options are given
- Improvement of logging, better categories for each logging type, adding quiet option
- Add a configuration option to bypass proxy access to MISP
Initial version