Hello,
 
I am behind a firewall and trying to retrieve some pages using the following command:
 
wget --tries=0 -r --level=0 -x --proxy=on -N  http://some_url
 
I always get this error : "No such file or directory."
Please let me know if some other parameters need to be provided.
Secondly I want the application to download the files in a specific folder and maintain the folder structure in the webserver. How to achieve this?
 
Regards,
 
Vikash Trivedi

Reply via email to