|
Hi,
I have difficulties in getting the files from another server with 403 ERROR. I am trying to run the following command and I get the errors shown below:
wget -x -N -p -i upload.txt -P <dir> --http-user=xxx --http-password=xxx -o upload.log
--17:03:03-- http://<url>/dms/pub/itu-r/opb/sp/R-SP-LM.VI-2000-JPG-E.jpg => `<path> /mirror.itu.int/dms/pub/itu-r/opb/sp/R-SP-LM.VI-2000-JPG-E.jpg' Connecting to <proxy server>|<IP Address>|:8080... connected. Proxy request sent, awaiting response... 403 Forbidden 17:03:03 ERROR 403: Forbidden.
Could any one help me what is going wrong here. I can download normal files with out authentication easily with out any problems. Thanks in advnce Mabu
|
