[Zope] Telnet to Port 8080
Tino Wildenhain
tino@wildenhain.de
Fri, 09 Mar 2001 20:15:57 +0100
Hi,
funny how this thread gets messed up ;)
I personally like to explore the depths of protocols with telnet.
And so may the original poster. He did not ask how to replace
telnet in this case ;)
Have a nice day!
Tino
"Farrell, Troy" wrote:
>
> CURL (http://curl.haxx.se/) is helpful if you need to upload files through a
> form. I use bash scripts with curl to import files.
>
> Troy
>
> -----Original Message-----
> From: Joel Burton [mailto:jburton@scw.org]
> Sent: Friday, March 09, 2001 8:16 AM
> To: Tino Wildenhain
> Cc: zope@zope.org
> Subject: Re: [Zope] Telnet to Port 8080
>
> On Fri, 9 Mar 2001, Tino Wildenhain wrote:
>
> > Hi Karthick,
> >
> > you will the specification how to encode authentication information
> > in rfc2616 (www.faqs.org)
> > Basically is a base64 encoded string consisting of username:password
>
> For simplicity's sake, you might want to consider using a tool like wget,
> which will let you pass the auth info as a command line switch... it's
> less tedious than doing the telnetting yourself.
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )