Google Drive with proxy authentication
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Hypnotic Orient Looping
--
Chapters
00:00 Google Drive With Proxy Authentication
00:21 Answer 1 Score 1
00:33 Answer 2 Score 3
00:51 Accepted Answer Score 10
01:42 Answer 4 Score 0
02:19 Thank you
--
Full question
https://superuser.com/questions/416845/g...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#proxy #googledrive
#avk47
ACCEPTED ANSWER
Score 10
I'm behind a proxy at work which requires proxy authentication, and wouldn't work with Dropbox. So I followed the instructions in Allow Dropbox to authenticate with an NTLM proxy server to setup Dropbox with Cntlm (a kind of local machine proxy server). Happily you can make Google Drive use the same localhost proxy to connect to the Internet by simply changing your browser settings.
In Internet Explorer: Tools -> Internet Options -> Connections Tab -> LAN settings button.
Set the proxy server address to localhost and the port to whatever you configured Cntlm to use (3128 in my case).
Press OK to the settings and restart Google Drive. So long as your corporate firewall isn't blocking the actual web addresses for Google Drive you should now be OK, and you should still be able to browse.
ANSWER 2
Score 3
In fact, Google says: "Google Drive for Mac/PC supports all unauthenticated proxies that are configured by the operating system."
I guess this is the same that "Google Drive for Mac/PC doesn't support authenticated proxies".
ANSWER 3
Score 1
Google has information on what firewall rules to add, but to be honest, compared to Dropbox's simple proxy settings, this one is a pain.
https://support.google.com/drive/bin/answer.py?hl=en&answer=2589954&topic=14951&ctx=topic
Google Drive for your PC/Mac
www.google.com:443/HTTPS
accounts.google.com:443/HTTPS
clients3.google.com:443/HTTPS
talk.google.com:5222/XMPP
drive.google.com:443/HTTPS
www.googleapis.com:443/HTTPS
ssl.gstatic.com:443/HTTPS
*.docs.google.com:443/HTTPS
*.drive.google.com:443/HTTPS
*.googleusercontent.com:443/HTTPSGoogle Drive for the web
s.ytimg.com:443/HTTPS
video.google.com:443/HTTPS
lh3.google.com:443/HTTPS
lh4.google.com:443/HTTPS
lh5.google.com:443/HTTPS
lh6.google.com:443/HTTPS
ANSWER 4
Score 0
I work in a call center (in IT). We apply a default policy on our proxy so that our callers cannot access the internet (except for select sites) when they are working (they can during their breaks).
As a result anyone in the back office that wants to use the internet for http/s must authenticate with the proxy - which is of cause not supported by Google Drive.
My workaround was to set workstations that need access to Google Drive to bypass the proxy for google.com, which is now allowed through the proxy without authentication.
I can't see that there is an option for people who have no option but to authenticate with a proxy though.