RE: Not all files downloaded for a web site

2008-01-27 Thread Tony Lewis
Matthias Vill wrote: > Alexandru Tudor Constantinescu wrote: > > I have the feeling wget is not really able to figure out which files > > to download from some web sites, when css files are used. > That's right. Up until wget 1.11 (released yesterday) there is no > support for css-files in the ma

Re: Not all files downloaded for a web site

2008-01-27 Thread Matthias Vill
Alexandru Tudor Constantinescu wrote: > I have the feeling wget is not really able to figure out which files > to download from some web sites, when css files are used. That's right. Up until wget 1.11 (released yesterday) there is no support for css-files in the matter of parsing links out of it.

Not all files downloaded for a web site

2008-01-27 Thread Alexandru Tudor Constantinescu
Dear wget team, I have the feeling wget is not really able to figure out which files to download from some web sites, when css files are used. I was trying to download some of my pictures from a web site and I ran in some problems. Maybe I did not give all switches, or maybe wget got tricked. Co