How To Sync Multiple Dropbox Accounts.

Here is an easy way to sync multiple Dropbox accounts to one computer:

1.
Start Automator. (Tip: To quickly start Applications press Command+Spacebar, Type the name & once found hit Enter!)

2.
File>New and Choose “Workflow”

3.
Locate “Run Shell Script” in the library list (Again, using the search feature saves time!)

4.
Copy / Paste the following:
HOME=$HOME/Dropbox-personal /Applications/Dropbox.app/Contents/MacOS/Dropbox &

5.
This will create a folder called “Dropbox-personal” in your home directory. You can change the path and folder name to your liking, but avoid spaces in the name!

6.
File>Save
Choose File Format: Application and save into your Application Folder.

All done!
You can create as many of these apps as you like.

For advanced users:
If you have moved your home folder away from the usual OSX location you need to set a specific path where you replace “$HOME/Dropbox-personal” with “/PATH/YOUR_DROPBOX_FOLDER”, adjust to suit your specific setup.

Next Post

Previous Post