This probably deserves a Wiki article.
If the idea is to create a common, shared folder for multiple users, a
shared network drive works quite well with
Network Paths to StrategiesDropbox will work to the extent in which you can
share the Strategies, but multiple users won't be able to
save the same Strategy. That's because Dropbox is duplicated in a User's account and the local network path name differs by the username. This is a problem when saving a Strategy if the path doesn't match the NetworkDrivePath field in the Strategy's xml file.
Sharing your entire Strategies folder on DropboxIf you have the
same Username on two computers, you can do this using symlinks. Here's how:
CODE:
Please log in to see this code.
Finally, sharing folders on Dropbox can be accomplish for different Usernames as well, but the process is a little more complicated and requires editing the NetworkDrivePath field in existing Strategy's xml files. If you require this, let me know.