Percentage indicator still does not work properly with --continue

2001-05-24 Thread Jan Prikryl
Hi, when downloading RedHat 7.1 CZ ISO images and I have just witnessed the following (sorry for the long lines): | erwin:honza ~/Devel/wget/src/wget --continue |ftp://ftp.linux.cz/pub/linux/redhat-cz/7.1/iso/redhat-7.1cz-disk1-respin.iso.bz2 | --09:09:11--

Re: javascript: links ?

2001-05-24 Thread Anthony E.
figured grep..i was curious if there was any new javascript support added to wget. From the mailing list archive there was a message that said javascript: was added to link reference for wget. but most of the follow ups were arguments back and forth about bad html and javascript not being a good

Re: What do you think my chances are of getting wget to work on HP-UXare ?

2001-05-24 Thread Hack Kampbjørn
Alan Barrow wrote: This message contains information which may be confidential and privileged. Unless you are the addressee (or authorised to receive for the addressee), you should not use, copy or disclose to anyone the details or information contained in this message. The content of

RE: What do you think my chances are of getting wget to work on HP-UXare ? :-)))))))))

2001-05-24 Thread Alan Barrow
-Original Message- From: Hack Kampbjørn [mailto:[EMAIL PROTECTED]] Sent: 24 May 2001 13:11 To: Alan Barrow Cc: '[EMAIL PROTECTED]' Subject: Re: What do you think my chances are of getting wget to work on HP-UXare ? Alan Barrow wrote: This message contains information which may be

Can wget login once and retrieve specifie files ...

2001-05-24 Thread achik
Hi, Thanks for the wget, it work great. I have a question regarding its usage. I use it to ftp a list of specific files from a ftp site. I am current putting the list in a file (filelist) and passes the file to wget with the -i option. But it seems wget needs to login/logoff and get the

Re: Can wget login once and retrieve specifie files ...

2001-05-24 Thread Anthony E.
not sure about wget, but curl can definitely do this. it also supports ssl. http://curl.haxx.se/ --- [EMAIL PROTECTED] wrote: Hi, Thanks for the wget, it work great. I have a question regarding its usage. I use it to ftp a list of specific files from a ftp site. I am current putting

Re: Can wget login once and retrieve specifie files ...

2001-05-24 Thread toad
On Thu, May 24, 2001 at 09:07:20AM -0700, [EMAIL PROTECTED] wrote: Hi, Thanks for the wget, it work great. I have a question regarding its usage. I use it to ftp a list of specific files from a ftp site. I am current putting the list in a file (filelist) and passes the file to wget with

OpenSSL checking rewritten

2001-05-24 Thread Hrvoje Niksic
Dan is busy with other things, so I'm jumping in with this to make the release possible. I followed the outline of Dan's strategy, except that I didn't want to link with the library directly. The code should correctly detect the following cases: - libraries in the default system location -

POST request with wget

2001-05-24 Thread Jharana
hi, can i send a POST request (i.e I want to send some data of my own to the url.) with wget? regards, Jharana