I'm trying to get dropbox symlinked to the relevant folders in /home. I'd like to symlink them like this:
~/Dropbox/Pictures --> ~/Pictures
~/Dropbox/Camera Uploads --> ~/Pictures/Camera Uploads
If I do that it will work but I'll have two copies of my pictures and videos stored on Dropbox. I don't want to waste space.
Any ideas on how to solve this problem?