Closed GoogleCodeExporter closed 9 years ago
Yes, I tried using standard
java -Dhttp.proxyHost=proxyhost
[-Dhttp.proxyPort=portNumber] -jar googlebatch....
with no luck. Anyone have any ideas?
Original comment by brian.m....@gmail.com
on 16 Sep 2009 at 6:09
Can't upload files in my business too
the same problem (proxy)
Original comment by italoo...@gmail.com
on 16 Nov 2009 at 6:24
According to the documentation
(http://code.google.com/apis/gdata/articles/proxy_setup.html) proxy support can
be
enabled using standard java properties in the following way:
java -DProxyHost=<host> -DProxyPort=<port> -jar google-docs-upload.jar
I tested this and it works for me. Could you please test it for your setup as
well?
Original comment by anton.be...@gmail.com
on 28 Dec 2009 at 12:05
Original issue reported on code.google.com by
micha.mies
on 10 Sep 2009 at 12:20