Changelog: slk v3.3.83#

Changes from slk v3.3.81 to v3.3.83

see here for changes from slk v3.3.76 to v3.3.81

All Fixes / Features#

  • slk retrieve
    • no negative random numbers in temporary filenames anymore

    • returns exit code 0 if files are skipped (before it was 1)

  • please also see the changelog slk v3.3.76 to v3.3.81

Known issues#

  • slk list wildcard evaluation for directories does only work if * replace the full name of a directory and not parts; this works: slk list /arch/*/k204221/INDEX.txt; but not: slk list /arch/b*/k204221/INDEX.txt

  • slk list SEARCH_ID collects all search results, first, and, then, prints them. This might take a while if many search results are found. Alternatively, you can run slk_helpers list_search on the same SEARCH_ID which will print search results continuously.

  • slk move allows to use the * wildcard to specify the source files; doing so will cause an error You do not have permission to access this endpoint

  • slk list does not print (Partial File) when partial file has been moved or renamed