I have a number of teams that share info (song lyrics) through a song lyric package that expects a contiguous folder structure - eg
Root Song folder on dropbox
--- My material subfolder
---Band 1 material subfolder
--- Band 2 material subfolder
Band 1 and Band 2 have shared their dropbox folders with me but for the app to work I need to move(create shortcut to) the folders so they look as though they are located in my Root Song Folder
The problem is a permissions one. I can manage (read/write) my own material and that of Band 1 but I only have read only access to Band 2. I do need to be up to date with all the material so having a copy of either Band is not good enough. It must be a synchronised up to date copy.
Eg If Band 2 material is shared with me read only - I cannot move it into the root song folder. If it is shared with me read/write I can move it - BUT that also moves it in Band 2 source folder and they get very upset if I do that.
We used to use Google drive for this - used to work OK. The latest updates to Google drive APIs have now made it impossible for the app to directly sync the neatly structured Root song folder. It seems that Dropbox doesnt quite have the concept of a pointer/link/shortcut.
I have been told that some users have got a workaround for this but I have yet to find out what that is. ( I know about using a third party such as cloudhq to link current google data with dropbox - it will work but is very messy to setup. I need a more direct Dropbox solution. Can anyone help?