wget-dev
[Top][All Lists]
Advanced

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

Re: [Wget-dev] wget2 | Implementation of -I/-X options (!383)


From: DalmeGNU
Subject: Re: [Wget-dev] wget2 | Implementation of -I/-X options (!383)
Date: Tue, 21 Aug 2018 17:53:06 +0000

I think I've found the problem, just a little bit of the "grep" in the logs:

When wget2 called without "-nH":

```
21.194636.066 directory[1] 'wget' - 'amaya.tk/wget' +
21.194636.066 directory[0] 'wget' - 'amaya.tk/wget' +
21.194636.066 not saved 'amaya.tk/wget/index.html' (directory excluded)
21.194636.066 directory[1] 'wget' - 'wget/firstdir' +
21.194636.066 directory[1] 'wget' - 'wget' +
21.194636.201 directory[1] 'wget' - 'amaya.tk/wget/firstdir' +
21.194636.201 directory[0] 'wget' - 'amaya.tk/wget/firstdir' +
21.194636.201 not saved 'amaya.tk/wget/firstdir/secondpage.html' (directory 
excluded)
```

When called with "-nH":

```
21.194727.712 directory[1] 'wget' - 'wget' +
21.194727.712 directory[1] 'wget' - 'wget/firstdir' +
21.194727.712 directory[1] 'wget' - 'wget' +
21.194727.847 directory[1] 'wget' - 'wget/firstdir' +
21.194727.892 directory[1] 'wget' - 'wget/seconddir' +
21.194728.027 directory[1] 'wget' - 'wget/seconddir' +
```

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


reply via email to

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