Skip to main content

Google Drive - Syncing multiple accounts to one computer

Syncing multiple accounts to one computer with Google Drive

I use Google Drive with multiple Google accounts, my work account and my personal account. And I'd really like to be able to sync my Google Drive for each of those accounts to the same computer.

Unfortunately, the Google Drive client software only supports syncing one account :(

But here's a solution:
(This at least works in OS X, I'll leave it to someone else to figure it out on other operating systems)

Short version:
Setup multiple user-accounts on your computer, setup Google Drive client software under each user-account, syncing with a different Google account from each one. Share the folders with your main account. As long as you keep the other user-accounts logged in, Google Drive will keep syncing for all the accounts you've set up.

Details:
1. Install Google Drive
https://tools.google.com/dlpage/drive?pli=1#eula

2. Add another user account on your system
http://docs.info.apple.com/article.html?path=Mac/10.6/en/8235.html

3. Setup Google Drive for under each account on your system, use a different Google account for each one
https://support.google.com/drive/bin/answer.py?hl=en&answer=2374989&topic=2375050&ctx=topic

4. Give access to the second accounts Google Drive folder to your main account
http://support.apple.com/kb/HT1549?viewlocale=en_US (lots of details about sharing here, but all you really need to do is change the file permissions on the folder)

5. Add a link to the second Google Drive folder in your main account
In terminal:
ln -s /Users/<second username>/Google\ Drive/ Google\ Drive\ -\ Work

Simple as that!

Now I have both Google Drives working, syncing, and accessible from my main account. Yay!

Let me know if you have any questions, thoughts, suggestions, or more!


Comments

Popular posts from this blog

SQL Dorks

-------------------------------------------------------------------------------- Admin 22-05-2014, 08:20 PM cat.asp?-cat= productlist.asp?catalogid= Category.asp?category_id= Category.cfm?category_id= category.asp?cid= category.cfm?cid= category.asp?cat= category.cfm?cat= category.asp?id= index.cfm?pageid= category.asp?catid= Category.asp?c= Category.cfm?c= productlist.cfm?catalogid= productlist.asp?catalogid= viewitem.asp?catalogid= viewitem.cfm?catalogid= catalog.cfm?catalogId= catalog.asp?catalogId= department.cfm?dept= department.asp?dept= itemdetails.cfm?catalogId= itemdetails.asp?catalogId= product_detail.asp?catalogid= product_detail.cfm?catalogid= product_list.asp?catalogid= product_list.cfm?catalogid= ShowProduct.cfm?CatID= ShowProduct.asp?CatID= search_results.cfm?txtsearchParamCat= search_results.asp?txtsearchParamCat= itemdetails.cfm?catalogId= itemdetails.asp?catalogId= store-page.cfm?go= store-page.asp?go= Detail.cfm?CatalogID= Detail.asp?CatalogID= browse.cfm?category_i...

10 BEST LINUX DISTRIBUTION FOR HACKING &PEN TESTING 2020

🔴Use wisely🔴 ⭕️Info:     These Linux distributions offer lots of useful tools for penetration testing, wireless security, forensic, etc.  ✍1. BackTrack 5r3 ✅useful : wireless cracking, exploiting, web application assessment, learning. ✍2. BackBox Linux  ✅Useful: penetration tests and security assessments. It provides all suspects for Forensic Analysis, Documentation & Reporting, Reverse Engineering with John, Nmap, Social Engineering Tool, etc. ✍3. Blackbuntu ✅Useful:   Tools for Information Gathering, Network Mapping, Vulnerability Identification, Penetration, Maintaining Access, radio Network Analysis, Reverse Engineering, etc.  ✍4.Samurai Web Testing Framework ✅Useful: It offers lots of open source and free tools that would help you focus on testing and attacking websites. ✍5. Knoppix STD ✅useful:  live CD and can be installed on a hard disk. The STD stands for Security Tools Distribution. Knoppix provides you a full scenario for cry...

🔰How To Remove Shortcut Virus From Your Pc🔰

✅ Method 1.  - Clean up and remove Shortcut Virus by CMD - 1. Click on  Start  and select  Run; 2. Type: CMD  and Hit Enter to open  Command Prompt; 3. Type the  drive letter  of your hard drive partition in PC or USB flash drive and hit Enter; (G for example.) 4. Type:  attrib g:*.* /d /s -h -r -s  and hit Enter. You’ll be able to see your files and data on Windows PC or USB flash drive now. ✅Method 2.  -Cleanup Shortcut Virus with Shortcut Virus Remover or Anti-virus Software- *If you need a double guarantee, you can download and install anti-virus software to clean up all shortcut virus from Windows 10/8/7 computer and USB etc external storage devices. Here below you’ll see a list of anti-virus software and tools and you can selectively choose one to try* ➡️Trojan Removal Tool; ➡️Shortcut virus fixfolder; ➡️Malwarebytes Anti-Malware, etc. ✅Method 3.  - Delete/Wipe Shortcut Virus from Registry - 1. Press Win+R and type: reged...