You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Hint:**`dandi download` supports a number of resource identifiers to point to a Dandiset, folder, or file. Providing
67
+
**Hint:**`dandi download` supports a number of [Resource Identifiers](https://dandi.readthedocs.io/en/latest/ref/urls.html#resource-ids) to point to a Dandiset, folder, or file. Providing
68
68
an incorrect URL (e.g. `dandi download wrongurl`) will provide a list of supported identifiers.
69
69
70
+
### Download the `dandiset.yaml` file and a specific file within the directory tree of the Dandiset
71
+
Now available in version `0.63.0` is the `--preserve-tree` option.
72
+
In the command below, replace the `<dandiset-id>`, `<version>`, and asset `<path>`.
73
+
The `<path>` can be found by selecting the `View asset metadata` icon next to an asset on https://dandiarchive.org and locating the `path` key.
0 commit comments