On 08.12.2017 13:09, Aram Alaverdyan wrote:
> Hello, dear wget project developers,
>
> I am trying to download a zip file from web using the wget -O 
> <destination_folder> <URL> format on my windows 10 machine. The cmd output 
> shows that the command was successful, but the mentioned file was not saved 
> in the destination defined.
>
> Can you please, clarify, what is the problem here, since I could not get any 
> mention about this problem in the web resources.
-O wants the destination FILE name, not just the folder name!
Josef

Reply via email to