Hi, I am using OpenVMS( Version: V7.3-2) in my application. I have installed Wget Ready kit (wget-1_10_2c_vms.zip) in OpenVMS to download files from a website, which is password protected.
But when I tried to run wget --http-user='xxx' --http-passwd='yyy' "* https://ABC.com/* <https://abc.com/> I am getting below error. wget.exe;1: missing URL Could you please help me to resolve the error? Thanks, Rao.
