bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cant able to download data


From: address@hidden
Subject: Re: cant able to download data
Date: Wed, 8 Jul 2020 09:53:00 +0200 (SAST)

Hi, 

not being a wget fundi - there are lots out here that are better with this - I 
have a different suspicion:

if you have wget installed in what I suspect is c:\windows\system32\ and you 
run your command from that directory then wget will try to place the downloaded 
files in that directory as well and will probably fail due to access 
restrictions imposed by Windows. You probably had to get yourself elevated 
access in order to place the wget.exe file in that directory to start with. 

My suggestion, therefore: Try this from another directory and - if you can - 
from something on another drive, just to prove the point.

Let's say, for instance, in D:\MyWget_Downloads\ run the command 

c:\windows\system32\wget.exe --user YOUR-Earthdata-USERNAME --ask-password 
--auth-no-challenge
--no-check-certificate -i PATH-TO-GHRC_URLs.txt

with the file PATH-TO-GHRC_URLs.txt also residing in this directory on the D 
drive. Your resulting downloads should then also reside there. 

(Obviously, adjust the drive and directory specifications according to your 
system's setup. You can also try other directories on your C drive, but I have 
had problems from time to time trying to put files into C:\temp\ in recent 
versions of Windows - apparently MS are trying to steer people away from mixing 
their own use of the system drive with what Windows does.)

Good Luck, 

Gerd D.





----- Original Message -----
From: "UNASHISH MONDAL" <unashishmondal@gmail.com>
To: "bug-wget" <bug-wget@gnu.org>
Sent: Tuesday, July 7, 2020 6:51:08 PM
Subject: cant able to download data

Dear Wget,
I have a problem with downloading the data as I am using window and I did
everything by creating a directory and put the wget in *c:/window/system32.*
in this mail I am attaching the path and txt.file too.
from website
https://ghrc.nsstc.nasa.gov/hydro/#/orders?mydata=lisvhrac&_k=jcm97k

wget --user YOUR-Earthdata-USERNAME --ask-password --auth-no-challenge
--no-check-certificate -i PATH-TO-GHRC_URLs.txt


 and this the URLs text :
https://ghrc.nsstc.nasa.gov/pub/lis/climatology/LIS/VHRAC/data/lis_vhrac_1998_2013_v01.nc.gz

and this the help page link:
https://ghrc.nsstc.nasa.gov/hydro/hydro_help.html

I tried most of the commands but wasn't able to download the data. Would
you please help me in sorting this out?

-- 
*Unashish Mondal*
Ph.D. Research Scholar
Department of Atmospheric Science
School of Earth Science
Central University of Rajasthan,
Bandarsindri, N.H. 8, (Jaipur Ajmer Highway)
Kishangarh - 305817
Distt - Ajmer, Rajasthan (INDIA)

Mobile: +91 9079141664,8107846022
Email: *unashish@protonmail.com <unashish@protonmail.com>*



reply via email to

[Prev in Thread] Current Thread [Next in Thread]