I used `datalad addurls` to add the URL of each file on the server to each file in the annex. When I run `git annex whereis filename`, it shows up that it lives on the server in the server’s local copy of the dataset, and that it lives on the web, with a correct URL. In fact, if I click on that URL and open it in a browser, it downloads my file.
The dataset lives on Github, but the annex does not. When I make a clone of the superdataset on my personal computer, I get messages like
+
```
[INFO ] Unable to parse git config from origin
[INFO ] Remote origin does not have git-annex installed; setting annex-ignore
Then when I'm in the dataset `carcas-models` that has the annex and I run `datalad get models
/Alpaca\ 3rd\ Carpal\ L.glb`, I get this error message:
+
```
get(error): models/Alpaca 3rd Carpal L.glb (file) [no known url
no known url
```
I suspect my problem is with how I set things up with git annex, because when I try `git annex get models/Alpaca\ 3rd\ Carpal\ L.glb`, I get the error:
+
```
get models/Alpaca 3rd Carpal L.glb (from web...)
no known url