Hi!

sorry this off-topic question  ...

I'm want pre-cache some object from some interest host  with wget.

My question is : I'm want: the wget download the object to the /dev/null but 
I'm not found this switches....
(GNU Wget 1.5.3)

I'm probe this :
export http_proxy=http://mycache.com:8080/
wget -r  http://interest.com -P /dev/null -nH -nd -Y on -b -l5 -t1 -o /dev/null
 
but this is create a /dev/null directory :) and download the files into this.

any suggestions ?

Thanks in advance.

Bye!Lajos

Reply via email to