wget-dev
[Top][All Lists]
Advanced

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

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


From: DalmeGNU
Subject: Re: [Wget-dev] wget2 | WIP: Implementation of -I/-X options (!383)
Date: Sat, 28 Jul 2018 22:27:16 +0000

What works:
*  -X given without -I means download everything *except* some given directories
*  -I given without -X means download nothing but some given directories
*  Wildcard support

What doesn't works:
*  -I given with -X. Buggy results are obtained
*  `--exclude-directories=pub` doesn't match every subdirectory called "pub"
*  `--include-directories=pub` doesn't match every subdirectory called "pub"
*  HTML parsing for excluded directories

Any suggestion for the behavior is welcome :-)

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


reply via email to

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