Quantcast
Channel: Active questions tagged https - Stack Overflow
Viewing all articles
Browse latest Browse all 1578

Wget downloads folder structure but no files

$
0
0

I'm trying to download all .nc files from this website:

https://data.seaice.uni-bremen.de/MultiYearIce/ascat-amsr2/final/Antarctic/netcdf/2021/

Using:

wget -m https://data.seaice.uni-bremen.de/MultiYearIce/ascat-amsr2/final/Antarctic/netcdf/2021 -P /scratch/robbie/mels_ice_type

I've also tried with a bunch of flags, like adding: -A * -pk -e robots=off before the https argument.

Unfortunately wget downloads the folder structure and index files but not the .nc files.

What tool would be appropriate to do this, or how can I use wget to accomplish this?


Viewing all articles
Browse latest Browse all 1578

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>