Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@Mr-Pine Mr-Pine released this 23 Oct 21:56
· 29 commits to master since this release

New features:

  • Transform: Transform filenames before uploading. Use transform_regex and transform_format in the .ilias_upload file, see this for documentation
  • Select which files to delete. Set the default selection via --preselect-delete or preselect_delete = '...' in the config file (default is SMART)
  • Upload files to folders. Use --upload-type folder or upload_type = 'FOLDER' in the config file