Description of problem: The -X (--exclude-directories) option is ignored on wget 1.9.1. Current workaround (for me): Use wget 1.8 from Fedora Core 1 and fiddle with the options so yum won't update it. Version-Release number of selected component (if applicable): wget-1.9.1-17 How reproducible: Always Steps to Reproduce: 1. Do this: wget -nv -r -N -l inf -X \*SRPMS\*,\*debug\*,\*testing\*,\*iso\*,\*ia64\*,\*x86_64\*,\*test\*,\*development\* ftp://download.fedora.redhat.com/pub/fedora/3/i386/os/ 2. 3. Actual results: The entire tree is downloaded Expected results: The specified parts should have been skipped. Additional info: This bug has already been reported on FC2 (Bug 124867) but has _not_ been fixed yet.
Please don't open a new bugreport then, just add a comment to bug 124867 that this bug still exists with the new release *** This bug has been marked as a duplicate of 124867 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.