Closed
Description
ngclient has so far copied the legacy client decision of downloading files to the same directory structure as the repository uses. It has however removed the code that creates the directory structure.
So downloading any targets with paths like "path/to/file"
will fail because the local directories do not exist.