issues
search
paulscherrerinstitute
/
scicat-cli
Command line tools for interacting with the PSI SciCat data catalog
https://scicatproject.github.io/documentation/Ingestor/ingestManual.html
BSD 3-Clause "New" or "Revised" License
2
stars
1
forks
source link
refactor/get local filelist
#104
Closed
consolethinks
closed
2 months ago
consolethinks
commented
2 months ago
This overhauls the local filelist gathering function:
The function now uses callbacks for symlink handling and filename checking
Better error handling
No unwanted logging from a library function
If no callbacks are provided, sensible defaults are used
This overhauls the local filelist gathering function: