On Mon, Mar 25, 2002 at 10:58:00AM -0600, CJ Kucera wrote:
cookies. When I use wget to try and get the file I'm interested in,
>and the cookies aren't present, I just get redirected. The cookies
>are set to expire at the end of the session, so I can't just use
>my browser's cookie file.
Have yo
On Tue, Mar 19, 2002 at 12:06:48AM +0100, Fabrice Bauzac wrote:
>
>Maybe there is an easy way of saying "hey, SMIL files are like HTML"
>to wget?
There's an option to set the recognized tag set for html docs. Maybe some
trickery with that, plus --force-html, might do the trick.
--
AlanE
"When t
On Sun, Mar 17, 2002 at 04:08:00AM -0500, Alan Eldridge wrote:
>On Sun, Mar 17, 2002 at 11:18:45AM +0200, Guy Chemla wrote:
>>onmouseover="ChangeImagesD('futurs1','images/gif/m100_1.gif')"
>>onmouseout="ChangeImagesD('futurs1','ima
On Sun, Mar 17, 2002 at 11:18:45AM +0200, Guy Chemla wrote:
>Hello,
>
>I don't know whether this is intentional or maybe I am not using it
>correctly. Here is my issue
>I am trying to mirror (part of) a site and wget does not bring the images
>that are specified in onmouseover / out arguments suc
On Tue, Mar 12, 2002 at 11:22:19AM -0500, Alan Eldridge wrote:
>On Tue, Mar 12, 2002 at 09:59:42AM -0600, Claus wrote:
>>A small sample from the log files:
>>
>>2002-03-12 09:53:23 2 80.128.229.62 aldireview.niesens.com 80 "GET
>>/logo.gif HTTP/1.0" 404
system out of memory and got killed.
This bug is no longer present. So, the solution is to update to Wget
1.8.1. Since you're not the one running it, but the webmaster who's
being inconvenienced by it, this doesn't help you much, but it's the
best that I can do.
Cc: changed to [EMAIL PROTECTED]
--
Alan Eldridge
"Dave's not here, man."
;t need to specify -N *and* -m. The -m
option implies -N.
>> Also, please post to [EMAIL PROTECTED] Cc: changed to there.
>
>I don't know what that means, but I happily comply.
That's the main mailing list address.
--
Alan Eldridge
"Dave's not here, man."
hanks. If you repost as text, I'll take a look at your question.
Also, please post to [EMAIL PROTECTED] Cc: changed to there.
--
Alan Eldridge
"Dave's not here, man."
On Mon, Mar 04, 2002 at 11:48:50PM +0100, Thomas Lussnig wrote:
>
>Try 1.1.tar.gz and it work. I think it is simple. The file DO NOT EXSIST YET
I must've screwed up with Konq and grabbed a different link. I believe you're
correct.
--
Alan Eldridge
"Dave's not here, man."
it. But I've got a lot of stuff on my queue, including
a wget project, already.
Redirecting this to the list.
--
Alan Eldridge
"Dave's not here, man."
in another thread. So,
you going to write it, or you want me to?
--
Alan Eldridge
"Dave's not here, man."
ens. ;)
Some friendly advice about submitting good problem reports: Your
initial statement was, in fact, false. Stick to the facts. It would
have been a much better bug report if that second sentence had been
omitted.
Cc: changed to [EMAIL PROTECTED]
--
Alan Eldridge
"Dave's not here, man."
akes compiling on Linux or any other OS or
>platform. If it does not, why not to submit it?
It should not break compilation on any close-to-standard Un*x. As to
why FBSD needs it, perhaps our headers need a tweak. But unless someone
can point to a standards doc that says it has to be done,
On Fri, Feb 15, 2002 at 10:24:30PM +0100, Thomas Lussnig wrote:
>Alan Eldridge wrote:
>
>>Help me to understand this. I've posted at least six messages, several
>>including patches, and *silence*. The CVS tree has been broken for
>>at least 2 weeks now, maybe lo
Help me to understand this. I've posted at least six messages, several
including patches, and *silence*. The CVS tree has been broken for
at least 2 weeks now, maybe longer. Why is this issue being ignored?
--
Alan Eldridge
"Dave's not here, man."
I've sent the patch to wget-patches, and either 2 or 3 times to this list.
--
Alan Eldridge
"Dave's not here, man."
n behavior between a -Rfoo option on the
command line and a reject=foo in the wgetrc file would be indicative
of an obvious command line parsing bug. This is clearly more subtle
than that, especially considering that it's been defective since
(sometime after) last summer and is only now ge
n my to-do list to investigate. Although I've got a buttload
of stuff ahead of it...
--
Alan Eldridge
"Dave's not here, man."
e/dir/?M=A, which is then saved as the local name
the/dir/index.html?M=A.
So, what's the right way to do this? Or is it just fundamentally broken?
--
Alan Eldridge
"Dave's not here, man."
,8 @@
#define HOST_H
#include
+#include
+#include
#undef INET6
---8<-snip---8<-snip---8<-snip---8<-snip---8<-snip---8<-snip---8<---
--
Alan Eldridge
"Dave's not here, man."
I run wget | tee in a number of cron jobs. I would like to get real time
output from the progress indicator. Suggestions for how to do this would
be most welcome. I'll do the patches. :)
BTW no response on BSD patch I sent to make cvs compile.
--
Alan Eldridge
"Dave's not here, man."
8<-snip---8<-snip---8<-snip---8<-snip---8<---
--
Alan Eldridge
On Sun, Feb 03, 2002 at 07:14:01AM +0100, Adrian Aichner wrote:
>> "sebb" == sebb <[EMAIL PROTECTED]> writes:
>
>sebb> I use to make bash scripts with wget and all is working
>sebb> well (Thanks!), but when the url comes from a php server,
>sebb> wget can not "get" the url
>
On Tue, Jan 29, 2002 at 04:17:51PM +, [EMAIL PROTECTED] wrote:
>I (client) don't get the choice. If the document at
>http://foo.bar/index.html has all its links like this:
>
>ftp://foo.bar/welcome.html";>welcome
>
>the client has no choice but to retrieve them via FTP.
>It would be nice if wg
On Tue, Jan 29, 2002 at 04:54:17PM +0100, Andre Majorel wrote:
>On 2002-01-29 09:56 -0500, Alan Eldridge wrote:
>
>> In particular, does wget parse and follow links in an HTML document,
>> when that document is retrieved (using -r) via the FTP protocol? If
>> not, why
Recent discussion here makes it reasonable, I think, to evaluate what
the "correct" behavior of -m is. I believe that, if -m is truly to do
"mirroring", then its behavior does need to change.
Currently, -m is a shorthand for -r -N, but does not perform a mirror
operation in the traditional sense
(by the way, the man page doesnt tell this,
>i.e. how to make wget ignore robots.txt)
Don't use -nd. That tells wget to collapse everything into 1 directory.
(That's not really a mirror, is it, anyway?)
--
Alan Eldridge
Pmmfmffmmfmp mmmpffmpmfpmpppff $PffMmmPppMpmPpfPpm mfpmfpmpmpppff.
On Wed, Dec 26, 2001 at 11:58:36PM +0100, Svante Signell wrote:
>I was wondering if it is of interest to add an exclude-file list to wget?
Umm, -Rreject_pattern,reject_pattern,
--
Alan Eldridge
Pmmfmffmmfmp mmmpffmpmfpmpppff $PffMmmPppMpmPpfPpm mfpmfpmpmpppff.
_1 || http_keep_alive_2))
{
--
Alan Eldridge
Just another $THING hacker.
27;.
A Micro$**t OS? Then that's probably it, and wget should %-escape those
characters (translating back and forth as necessary for -nc checking).
--
Alan Eldridge
Just another $THING hacker.
h errno set to
ENOENT.
This could still be a wget problem, if somehow it got confused and managed
to miss out a mkdir call.
Guess next step is to run it with debugging compiled in and turned on.
--
Alan Eldridge
Just another $THING hacker.
arameter I'm missing, or is
>this just something it can't handle?
You're not quoting the URL on the command line. The shell is tokenizing it.
Put the URL in quotes (single quotes always work, double quotes can still
run afoul of some special characters like $).
--
Alan Eldridge
Just another $THING hacker.
On Sun, Dec 16, 2001 at 10:56:20PM +0100, Hrvoje Niksic wrote:
>Alan Eldridge <[EMAIL PROTECTED]> writes:
>
>> [...]
>> DESCRIPTION
>> These interfaces are obsoleted by random(3).
>>
>> I wrote the random-wait patch, and it used random(3) if that w
very good reason, I'd prefer that it be replaced, and conditionally called
using HAVE_RANDOM like my original implementation.
--
Alan Eldridge
Just another $LANGUAGE hacker.
), but the
annoyance factor is getting really high.
Help?
--
Alan Eldridge
#include
free(sklyarov);
he deficiencies of Windows is a Bad Idea.
If the platform doesn't support command line apps well (and does not support
symlinks, or case sensitive filenames, or a unified filesystem view, or any
number of other commonly accepted OS features), then upgrade the platform.
--
Alan Eldridge
#include
free(sklyarov);
ies, beause I
>need to log all messages to logfile _and_ monitor downloading in
>console window. (Both options -o and -a are blocking console output).
>
Run wget in the background and then do a 'tail -f logfile' in your
console window. Problem solved.
--
Alan Eldridge
#include
free(sklyarov);
On Wed, Dec 05, 2001 at 07:25:12PM +0100, Hrvoje Niksic wrote:
>Alan Eldridge <[EMAIL PROTECTED]> writes:
>
>> The configure check for ld fails
>
>Apparently libtool insists on finding the `ld' executable. Is it
>available on your machine?
See my followup
it barfed. Understandable.
Move along, move along, nothing to see here.
--
Alan Eldridge
#include
free(sklyarov);
ld
/usr/libexec/elf/ld
+ IFS=
+ LD=
+ test -n
+ echo no
no
+ test -z
+ echo configure: error: no acceptable ld found in $PATH
configure: error: no acceptable ld found in $PATH
+ exit 1
--
Alan Eldridge
#include
free(sklyarov);
1.5.3 but never
occurred. i have attached that patch as well.
thanks for the software. the patches are my way of trying to make it even
better. :)
--
Alan Eldridge
#include
diff -ru wget-1.6.or/src/fnmatch.c wget-1.6/src/fnmatch.c
--- wget-1.6.or/src/fnmatch.c Thu Dec 2 02:42:28 1999
+++ wg
41 matches
Mail list logo