"Morrison, John" wrote:
> 
> > From: Geir Magnusson Jr. [mailto:[EMAIL PROTECTED]]
> > "Morrison, John" wrote:
> > >
> > > Yes, my ftp access is via a 'fire-wall session agent' - but
> > at least it
> > > works (any attempt to communicate locally on the ftp port
> > brings up a
> > > username/password box but that can be done once per session).
> > >
> > > http access is via an NT authenticating proxy, it also
> > sends 'interim'
> > > messages saying that it's downloaded x% of y as a html page
> > with a reload
> > > after z seconds meta tag.  This means that simple apps like wget get
> > > *really* confused and refuse to work :(
> >
> > I have a client that puts me behind that.  I will try JJAR from there.
> >
> > >
> > > If I could change company policy I would... I did manage to
> > get the cvs port
> > > 2401 opened though. https is also available through the
> > session agent so I
> > > can use wget with it, but quite a lot of sites don't allow
> > https access to
> > > their normal pages :(
> >
> > So how would wget work with https and not http if they go through the
> > same thing?
> 
> No, https goes through the same thing as ftp.
> 
> If I can help... I can try and find out versions of things if it would be
> useful or test things...
> 

Sure.  Give it a whirl.  

1) Get the jakarta-commons-sandbox-jjar from CVS (I don't think there
are nightly snapshots of it due to the nature of the sandbox as a place
to play and incubate...)

2) build it - you will need ant installed (not a hard install), and then
simply 'ant jar' in the root dir of jjar

3) copy jjar.jar into examples/ant-task

4) mkdir repository

5) ant test

and it should work against the remote repo that is the default.

geir

-- 
Geir Magnusson Jr.                           [EMAIL PROTECTED]
System and Software Consulting
Developing for the web?  See http://jakarta.apache.org/velocity/
Well done is better than well said - New England Proverb

Reply via email to