Re: pointer to form generation / wget cURL?

2002-05-15 Thread Daniel Stenberg
On Tue, 14 May 2002, Amy Rupp wrote: I'm having trouble constructing the arguments (or a file as an input) to wget and cURL that contains values for GET and POST methods... for example, if I want to feed a date into a newspaper's archive in order to retrieve an article, I have to pass that

Re: bug report and patch, HTTPS recursive get

2002-05-15 Thread Ian Abbott
On Wed, 15 May 2002 18:44:19 +0900, Kiyotaka Doumae [EMAIL PROTECTED] wrote: I found a bug of wget with HTTPS resursive get, and proposal a patch. Thanks for the bug report and the proposed patch. The current scheme comparison checks are getting messy, so I'll write a function to check schemes

cookie pb: download one file on member area

2002-05-15 Thread [EMAIL PROTECTED]
Hi ! I am a member of a daily newspaper which offer a link where I can download a zipped archive of the paper (html or pdf). Because I would like to donwload it everyday, even when I am not in front of my computer, I thought about using wget (as it manages cookies). The url for the file

Re: cookie pb: download one file on member area

2002-05-15 Thread [EMAIL PROTECTED]
Hi, I generate de file you wanted (with -d option). I also used --load-cookies option. The generated file can be found at: http://bigben.pointclark.net/~bertra_b/wget_debug Note: I replaced the values of the cookies by (or X). Hope this will help. If you want me to go further

inconsistency between man page and --help

2002-05-15 Thread David Rostenne
Hello! In version 1.8.1 of GNU Wget... I found that in the --help there is; --limit-rate=RATElimit download rate to RATE. But no reference is made to it in the man page. I checked and made sure the man page was for the same version ;-) So, please fix! And, uh is there