I have trying download files form a url that return save dialog box. I am using wget. It is not working!
I am using the follow command
wget -ci LinkDownloadHw.csv
Bellow are a sample of links used in LinkDownloadHw.csv. It is pluviometer datas of Hidroweb, a plataform of National Water Agency in Brazil.
> "http://www.snirh.gov.br/hidroweb/rest/api/documento/convencionais?tipo=3&documentos=2244030 "
"http://www.snirh.gov.br/hidroweb/rest/api/documento/convencionais?tipo=3&documentos=2244054 "
"http://www.snirh.gov.br/hidroweb/rest/api/documento/convencionais?tipo=3&documentos=2244088 "
"http://www.snirh.gov.br/hidroweb/rest/api/documento/convencionais?tipo=3&documentos=2244090 "
It returned messages of Invalid URL and Scheme Missing.
So, I have two question. First, How can I download files form url that return save dialog box? I accept other tools besides wget.
Second, Considering wget, how save files using different names as like as the last seven numbers in url?
Thanks for any help!
Asked by THIAGO CARLOS LOPES RIBEIRO
(1 rep)
May 2, 2024, 11:50 PM
Last activity: May 3, 2024, 06:29 AM
Last activity: May 3, 2024, 06:29 AM