download over https bypass proxy

"Boivin, Peter" <[email protected]> Thu, 12 May 2011 10:34:23 -0500
Newsgroups gmane.comp.java.smartfrog.user
Message-ID <E9299417D6B11A4286C67874AE801C7603CCBEA1@APSW0556EVS.ms.ds.uhc.com>
This is a multi-part message in MIME format.

--===============8163634735074884184==
Content-class: urn:content-classes:message
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01CC10BA.12084B6B"

This is a multi-part message in MIME format.

------_=_NextPart_001_01CC10BA.12084B6B
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="us-ascii"

I am having problems downloading a zip file through a system that has
proxy settings.  My general code is below.  Could someone suggest how I
might fix this issue?
=20
#include "org/smartfrog/services/os/download/components.sf"
=20

sfConfig extends Compound {
=20
        download extends Downloader {
            url
"https://<dowmain_address>.uhc.com/jenkins/job/Impact%20Collaborate%20Da
tabase/lastSuccessfulBuild/artifact/ImpactCollaborate_mdf.zip
<https://<dowmain_address>.uhc.com/jenkins/job/Impact%20Collaborate%20Da
tabase/lastSuccessfulBuild/artifact/ImpactCollaborate_mdf.zip> ";
   toLocalFile  "C:/SRC/svn/iCollaborate 1.x/tmp";
   }
}
=20

Peter Boivin
Senior Java Developer
Ingenix
950 Winter Street
Waltham, MA 02451-1405=20
Email: [email protected]=20
Phone: (781) 419-8643
www.ingenix.com <http://www.ingenix.com/>=20




=20

This e-mail, including attachments, may include confidential and/or
proprietary information, and may be used only by the person or entity
to which it is addressed. If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified
that any dissemination, distribution or copying of this e-mail is
prohibited. If you have received this e-mail in error, please notify the
sender by replying to this message and delete this e-mail immediately.

------_=_NextPart_001_01CC10BA.12084B6B
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Dus-ascii" http-equiv=3DContent-Type>
<META name=3DGENERATOR content=3D"MSHTML 8.00.6001.19046"></HEAD>
<BODY>
<DIV><SPAN class=3D060033115-12052011><FONT size=3D2 face=3DArial>I am havi=
ng problems=20
downloading a zip file through a system that has proxy settings.&nbsp; My=20
general code is below.&nbsp; Could someone suggest how I might fix this=20
issue?</FONT></SPAN></DIV>
<DIV><SPAN class=3D060033115-12052011><FONT size=3D2=20
face=3DArial></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D060033115-12052011><FONT size=3D2 face=3DArial>#include=20
"org/smartfrog/services/os/download/components.sf"</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV><SPAN class=3D060033115-12052011>
<DIV><BR><FONT size=3D2 face=3DArial>sfConfig extends Compound {</FONT></DI=
V>
<DIV><FONT size=3D2 face=3DArial></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2 face=3DArial>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
 download=20
extends Downloader=20
{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;url=20
"</FONT><A=20
href=3D"https://<dowmain_address>.uhc.com/jenkins/job/Impact%20Collaborate%=
20Database/lastSuccessfulBuild/artifact/ImpactCollaborate_mdf.zip"><FONT=20
size=3D2 face=3DArial>http<SPAN class=3D060033115-12052011>s</SPAN>://<SPAN=20
class=3D060033115-12052011>&lt;dowmain_address&gt;</SPAN>.uhc.com/jenkins/j=
ob/Impact%20Collaborate%20Database/lastSuccessfulBuild/artifact/ImpactColla=
borate_mdf.zip</FONT></A><FONT=20
size=3D2 face=3DArial>";<BR>&nbsp;&nbsp;&nbsp;toLocalFile&nbsp;=20
"C:/SRC/svn/iCollaborate=20
1.x/tmp";<BR>&nbsp;&nbsp;&nbsp;}<BR>}</FONT></SPAN></DIV>
<DIV><FONT size=3D2 face=3DArial></FONT>&nbsp;</DIV>
<P style=3D"FONT-FAMILY: Arial; FONT-SIZE: 10px" align=3Dleft><SPAN=20
style=3D"FONT-FAMILY: Arial; COLOR: red; FONT-SIZE: 10px; FONT-WEIGHT: bold=
">Peter=20
Boivin</SPAN><BR>Senior Java Developer<BR>Ingenix<BR>950 Winter=20
Street<BR>Waltham, MA 02451-1405 <BR>Email: [email protected] <BR>Ph=
one:=20
(781) 419-8643<BR><A href=3D"http://www.ingenix.com/"><FONT=20
color=3D#000000>www.ingenix.com</FONT></A><BR><BR><BR></P>
<DIV>&nbsp;</DIV><font face=3D"monospace"><br>
This e-mail, including attachments, may include confidential and/or<br>
proprietary information, and may be used only by the person or entity<br>
to which it is addressed. If the reader of this e-mail is not the intended<=
br>
recipient or his or her authorized agent, the reader is hereby notified<br>
that any dissemination, distribution or copying of this e-mail is<br>
prohibited. If you have received this e-mail in error, please notify the<br>
sender by replying to this message and delete this e-mail immediately.</fon=
t></BODY></HTML>

------_=_NextPart_001_01CC10BA.12084B6B--



--===============8163634735074884184==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
--===============8163634735074884184==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Smartfrog-users mailing list
Smartfrog-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/smartfrog-users

--===============8163634735074884184==--