Hi!

Please, I need a help with proxy configuration.

I tried to update an application via command line too (appcfg) and I
got this error:

java.io.IOException: Unable to tunnel through proxy. Proxy returns
"HTTP/1.0 407 Proxy Authentication Required"
Unable to update app: Unable to tunnel through proxy. Proxy returns
"HTTP/1.0 407 Proxy Authentication Required"

How do I specify username and password for a proxy via appcfg command?
Can I do it?

I tried this command:

appcfg.cmd --application=<my_app_name> --version=<my_version> --
email=<my_email> --proxy=<my_proxy_host>:<my_proxy_port> update
<path_for_my_app>

Thanks in advance!

Fábio Peruchi

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to