download of flash

2002-05-24 Thread jgrosman
Hello everyone. I have one question depending wget and flash plugin. I am using wget on Linux to download www pages. I would like to download also pages with flash graphics (.swf) but mostly a get only a .gif varition of flash graphic. I know that is promoted due to testing of having or not hav

user-agent string for IE

2002-06-25 Thread jgrosman
Hi all. Sorry for my asking but I am new user of wget. At first I have to say that this utility is realy great. I am asking you for help. I was carefuly listening the debat about robots.txt, but it is not solving my problem. I am using wget (the latest version) under Red Hat 6.2 in the mirrorin

user-agent string for IE

2002-06-25 Thread jgrosman
Hi all. Sorry for my asking but I am new user of wget. At first I have to say that this utility is realy great. I am asking you for help. I was carefuly listening the debat about robots.txt, but it is not solving my problem. I am using wget (the latest version) under Red Hat 6.2 in the mirrorin

Re: user-agent string for IE

2002-07-01 Thread jgrosman
26.6.2002 12:28: On 20/06/2002 10:03:13 jgrosman wrote: >Hi all. > [snip question about emulating IE in the User-agent string] Virtually all browsers start their User-Agent with "Mozilla" For IE 6, try something like "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)&

segmentation fault

2002-07-19 Thread jgrosman
Hi all. I have one question (you have already helped me, so I hope it could happen the same once again). I have script for downloading gif files from different sites (they are called from PostgreSQL database). I am downloading the files from WWW and creating suck.html, where are defined URL,

segmentation fault

2002-07-22 Thread jgrosman
Hi all. I have one question (you have already helped me, so I hope it could happen the same once again). I have script for downloading gif files from different sites (they are called from PostgreSQL database). I am downloading the files from WWW and creating suck.html, where are defined URL,

user-agent string

2002-09-02 Thread jgrosman
Hi all, I am using wget a long time ago and it is realy great utility. I run wget 1.8.22 on redhat 7.3 and my problem is concerning the user agent string. I run this command: wget -m --user-agent="Mozilla/4.0 (compatible; MSIE 5.5; Windows 98)" -l0 -H -Dsite -nd -np -Pdirectory http://site But