Dear statalist,
I like to batch download about 100.000.000 files (all .csv) through an URL using the copy command in a forval loop. However, the links are behind a username + password login and I therefore get the error message: "authorization required by server r(673);"
Is there a way to work around this?
Thank you!
Kind regards,
Stein
I like to batch download about 100.000.000 files (all .csv) through an URL using the copy command in a forval loop. However, the links are behind a username + password login and I therefore get the error message: "authorization required by server r(673);"
Is there a way to work around this?
Thank you!
Kind regards,
Stein
Comment