Search found 3 matches

by rpalikonda
Thu Apr 15, 2021 11:37 am America/New_York
Forum: Questions/Comments
Question: wget syntax to download a whole directory
Replies: 5

Re: wget syntax to download a whole directory

Joe,

Thanks!. That worked to download a single file. If I wanted to get the all the files under "001" directory what would the syntax be.I tried the '-r' option with no luck.
Rabi
by rpalikonda
Tue Apr 13, 2021 2:35 pm America/New_York
Forum: Questions/Comments
Question: wget syntax to download a whole directory
Replies: 5

Re: wget syntax to download a whole directory

Hi Joe, I followed the directions in the ASDC direct download link. Created the .netrc, included the line with username and passwd. When I execute the following cmd below is a html file called CER_GEO_Ed4_GOE08_NH_V01_2002.001.0045.08K.nc that is 12731 bytes. What am I doing wrong. Thx for your help...
by rpalikonda
Tue Apr 06, 2021 3:16 pm America/New_York
Forum: Questions/Comments
Question: wget syntax to download a whole directory
Replies: 5

wget syntax to download a whole directory

Hi, Using Direct Data Download, I want to use wget to get all the files and subdirectory. For e.g I want to get all the subdirectories and files under 2002. https://asdc.larc.nasa.gov/data/CERES/GEO/Edition4/GOE08_NH_V01/2002/ If sub-folders is not possible then all the files under the directory htt...