Version 1.1.0
New features:
- Transform: Transform filenames before uploading. Use
transform_regex
andtransform_format
in the .ilias_upload file, see this for documentation - Select which files to delete. Set the default selection via
--preselect-delete
orpreselect_delete = '...'
in the config file (default is SMART) - Upload files to folders. Use
--upload-type folder
orupload_type = 'FOLDER'
in the config file