You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
User Profile
Tyrrell
Helpful | Level 5
Joined 6 years ago
User Widgets
Posts & Replies
On Mac, aliases in Dropbox to folders within Dropbox no longer work across devices
I'm having the same problem as what the user Robio describes here: https://www.dropboxforum.com/t5/Files-folders/Mac-aliases-within-Dropbox-used-to-work-on-all-shared-devices/m-p/370300 That disc...Solved7.9KViews3likes13CommentsRe: On Mac, aliases in Dropbox to folders within Dropbox no longer work across devices
Здравкоwrote: In you particular case (which differ from the initial in this thread) you can create 'alias' Folder2 pointing to Folder1, both sit in ~/Dropbox using: cd ~/Dropbox ln -s Folder1...1.5KViews0likes1CommentRe: On Mac, aliases in Dropbox to folders within Dropbox no longer work across devices
The following solution worked for me: Don't use the MacOS "alias" command. Instead, create a symlink using the command ln -s in Terminal. So, in my example in the OP, I can create a symlink by enter...7KViews0likes3Comments