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?
#include "org/smartfrog/services/os/download/components.sf"
sfConfig extends Compound {
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";
}
}
Peter Boivin
Senior Java Developer
Ingenix
950 Winter Street
Waltham, MA 02451-1405
Email: [email protected]
Phone: (781) 419-8643
www.ingenix.com <http://www.ingenix.com/>
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.
------------------------------------------------------------------------------
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
_______________________________________________
Smartfrog-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/smartfrog-users