Re: undocumented behavior of wget

2001-01-15 Thread Jan Prikryl

Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]):

 The problem ("bad gateway") happens for the second file here. From this uotput,
 can you tell me if this error message comes from wget or from the system ?
 
 [...]
 --07:00:47--
 ftp://***:[EMAIL PROTECTED]:21/consensus/uk/weekly/tcd_
 uk.zip
= `tcd_uk.zip'
 Connecting to 194.3.173.3:3128... connected!
 Proxy request sent, awaiting response... 502 Bad Gateway
 07:00:47 ERROR 502: Bad Gateway.

It seems that the "502 Bad Gateway" is a HTTP response of your
proxy; is does not necessarily have anything to do with wget, it might
be a transient failure of your proxy.

To say more, one would really need a debug log to see the proxy
request header and the corresponding answer.

-- jan

+--
 Jan Prikryl| vr|vis center for virtual reality and visualisation
 [EMAIL PROTECTED] | http://www.vrvis.at
+--



unsubscribe *

2001-01-15 Thread Dominic Fedronic
Title: unsubscribe *





unsubscribe *





FORW: Mailinglists using Mailman

2001-01-15 Thread Dan Harkless

FYI.

---
Dan Harkless| To help prevent SPAM contamination,
GNU Wget co-maintainer  | please do not mention this email
http://sunsite.dk/wget/ | address in Usenet posts -- thank you.






Hi

Recently, we have deployed Mailman on SunSITE.dk, and all new mailing
lists will have the freedom to choose between ezmlm and mailman.

In our oppinion, ezmlm er best for rather large lists (like 200
members and more) with minimal administration, while mailman provides
more features and a very nice web interface to both administration,
members and archive functionality. However, Mailman is know to be
running even very large lists.

If any exsisting list would like to move to Mailman or requests more
information, then please contact [EMAIL PROTECTED]


Mailmans features:

   Mailman has most of the standard features you'd expect in a mailing
   list manager, and more:

- Web based list administration for nearly all tasks.  Web based
  subscriptions and user configuration management.  A customizable
  "home page" for each mailing list.

- Privacy features such as moderation, open and closed list
  subscription policies, and private membership rosters.

- Automatic web based archiving built-in with support for private
  and public archives, and hooks for external archivers.

- Per-user configuration optional digest delivery for either
  MIME-compliant or RFC 934 style "plain text" digests.

- Integrated mail/Usenet gateways.

- Integrated auto-replies.

- Majordomo-style email based commands.

- Integrated bounce detection within an extensible framework.

- Integrated spam detection.

Karsten
SunSITE.dk

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






Re: How do I update working dir to wget-1.5.3?

2001-01-15 Thread Thor A. Lange

 "Dan" == Dan Harkless [EMAIL PROTECTED] writes:

Dan Out of curiosity, what are the old and new authentication
Dan systems?

We used to just do authentication based on a passwd file in the
CVSROOT directory of our cvs repository. To ensure that the projects
only had access to their own repository we had to create a user in the
system for every project.

The new system is a path from the Tigris project. It Uses a MySQL
database to authenticate and adds more advanced authentication/access
control than available in the ordinary CVS distribution. This has made
us able to just have one user for the CVS server and do the access
control from the MySQL database.

Eventually this new system should allow us to make a web interface for
project managers to manage their own CVS users (this is my future plan
:=) )...

/Thor

-- 
Thor Langemailto:[EMAIL PROTECTED]
Department of Computer Sciencehttp://SunSITE.dk/~lange/
Aalborg University



Re: How do I update working dir to wget-1.5.3?

2001-01-15 Thread Dan Harkless


[EMAIL PROTECTED] (Thor A. Lange) writes:
  "Dan" == Dan Harkless [EMAIL PROTECTED] writes:
 
 Dan Out of curiosity, what are the old and new authentication
 Dan systems?
 
 We used to just do authentication based on a passwd file in the
 CVSROOT directory of our cvs repository. To ensure that the projects
 only had access to their own repository we had to create a user in the
 system for every project.
 
 The new system is a path from the Tigris project. It Uses a MySQL
 database to authenticate and adds more advanced authentication/access
 control than available in the ordinary CVS distribution. This has made
 us able to just have one user for the CVS server and do the access
 control from the MySQL database.
 
 Eventually this new system should allow us to make a web interface for
 project managers to manage their own CVS users (this is my future plan
 :=) )...

Cool.  Hey, speaking of webby CVS stuff, do you guys by any chance have
cvsweb installed on sunsite.dk?  I find it very handy for browsing CVS
source.  For example:

http://www.mhost.com/cgi-bin/cvsweb/nmh/

---
Dan Harkless| To help prevent SPAM contamination,
GNU Wget co-maintainer  | please do not mention this email
http://sunsite.dk/wget/ | address in Usenet posts -- thank you.



Re: How do I update working dir to wget-1.5.3?

2001-01-15 Thread Thor A. Lange

 "Dan" == Dan Harkless [EMAIL PROTECTED] writes:

Dan Cool.  Hey, speaking of webby CVS stuff, do you guys by any
Dan chance have cvsweb installed on sunsite.dk?  I find it very
Dan handy for browsing CVS source.

Yes, I know the cvsweb interface too - but currently it is not
installed! I think I will look into that now that you mentioned it...

/Thor

-- 
Thor Langemailto:[EMAIL PROTECTED]
Department of Computer Sciencehttp://SunSITE.dk/~lange/
Aalborg University



Re: How do I update working dir to wget-1.5.3?

2001-01-15 Thread Jan Prikryl

Quoting Adrian Aichner ([EMAIL PROTECTED]):

 [...]
 I have still used sunsite.auc.dk accidentally until today.
 
 Today I have started over with a cvs login and fresh checkout into
 non-existing directory.
 
 After that I still cannot update to WGET_1_6.
 
 [...]

As "cvs", I was able to checkout wget, and update to tag
`WGET_1_5_3', and also to `release-1_6', but I got number of
complaints about no `WGET_1_6' tag available.

As "janp", I was able to checkout, and update to tags `WGET_1_6',
`WGET_1_5_3', and `release-1_6'. The last time I was probably logged
in as "janp" and I did not notice.

Might it be a file permission problem?

-- jan

+--
 Jan Prikryl| vr|vis center for virtual reality and visualisation
 [EMAIL PROTECTED] | http://www.vrvis.at
+--