Compression

2003-05-31 Thread Antonio Gulli
hello, do wget support compression of downloaded files? This will we useful when you use -mirrot (or recursion) to preserve space. tony

Wget -r -l1 --exclude domain D --span-host start

2003-03-16 Thread Antonio Gulli'
Hello i posted this, but i forgot the ending part /usr/bin/wget -v -r -l1 --timeout=25 -N --exclude-domain D --span-hosts P_{start}^D Hello, i would like to be sure about what i'm doing. Just run with --debug and everything seems ok. Given starting page P_{start}^D belonging to a domain D, i

Getting just the page linked by a starting page and outsite the startingdomain

2003-03-12 Thread Antonio Gulli'
Hello, i would like to be sure about what i'm doing. Just run with --debug and everything seems ok. Given starting page P_{start}^D belonging to a domain D, i need to fetch all the pages p_1 . p_n linked directly by P_{start}^D which do not belong to D. I don't want to follow any links in