index.html?format=api.tmp: Bad file descriptor

Sara Savic
  • 1
  • 23 Mar

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?

Dylan Nelson
  • 21h

It seems like an "out of space" error, i.e. in the folder you are trying to download the files to (on the computer where you are running this command).

  • Page 1 of 1