wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wget-dev] wget2 | Fix -p -nc behavior if document already exists (#


From: Kumar Mallikarjuna
Subject: Re: [Wget-dev] wget2 | Fix -p -nc behavior if document already exists (#209)
Date: Wed, 20 Mar 2019 13:45:13 +0000



```
www.google.co.in/
├── images
│   └── nav_logo229.png
├── index.html
├── logos
│   └── doodles
│       └── 2019
│           └── spring-equinox-2019-northern-hemisphere-5139135894388736.3-l.png
└── robots.txt
```

The issue seems to have been solved but I am facing a problem that when say one 
required file is missing, let it be `nav_logo229.png`, then the program 
downloads only `nav_logo229.png` but the output is something like
`Downloaded: 4 files, 11.97K bytes, 0 redirects, 0 errors`. That is the 
`Downloaded` counter shows the total number of files (i. e. all in the 
`www.google.co.in/` folder).

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/issues/209#note_152477510
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]