Closed kabilar closed 3 months ago
cc @aaronkanzer
Also, in the docs it says "Implies --download all
". What does this mean? Thanks.
@kabilar This should be fixed by #1476. However, note that, because you're downloading a URL that contains only an asset ID and not a Dandiset ID, the asset's Dandiset cannot be determined, and as a result no dandiset.yaml
will be downloaded and no {dandiset_id}/
directory will be prefixed to the downloaded file.
Also, in the docs it says "Implies
--download all
". What does this mean? Thanks.
Genuine question: What do you think it means? Did you not notice the --download
option in the same documentation?
Thank you, @jwodder. Your fix resolves the error I received.
Also, in the docs it says "Implies
--download all
". What does this mean? Thanks.Genuine question: What do you think it means? Did you not notice the
--download
option in the same documentation?
Perhaps I am misunderstanding the --download all
option. I would assume that "Implies --download all
" means that all assets in the Dandiset would be downloaded.
@kabilar No, --download all
means "Download both the assets and the dandiset.yaml
" (as opposed to just downloading assets or just downloading the dandiset.yaml
). --download
is mainly intended for use when downloading a URL pointing to a Dandiset.
Thank you, John. That makes sense.
:rocket: Issue was released in 0.63.0
:rocket:
Hi @jwodder, I might be doing something wrong, but I am receiving an error with the
--preserve-tree
option.When downloading a single asset from Dandiset 724 with the
--preserve-tree
option, the asset does not download and I receive a non-specific error that is not in the log file. Without the--preserve-tree
option, the asset downloads successfully.Thank you.
Command
Error
Log file