Hello,
I've tried to download full sublink data using wget command:
wget -nd -nc -nv -e robots=off -l 1 -r -A hdf5 --content-disposition --header="API-Key:my_api_key" "http://www.tng-project.org/api/TNG300-1/files/sublink/?format=api"
And I've got error:
index.html?format=api.tmp: Bad file descriptor Cannot write to ‘index.html?format=api.tmp’ (Success).
How can I solve this?
Hello,
I've tried to download full sublink data using wget command:
wget -nd -nc -nv -e robots=off -l 1 -r -A hdf5 --content-disposition --header="API-Key:my_api_key" "http://www.tng-project.org/api/TNG300-1/files/sublink/?format=api"
And I've got error:
index.html?format=api.tmp: Bad file descriptor
Cannot write to ‘index.html?format=api.tmp’ (Success).
How can I solve this?