I'm trying to upload a folder and all of its subfolders to Dropbox (actually I have a bunch to move, but I'm just trying to do one for now). The folder has multiple subfolders and each subfolder of course has files in it. Recreating every single folder and subfolder for everything on my computer that I need to upload is not an option since it would be an extremely tedious and time consuming project.
My intention is to upload all of the desired folders to Dropbox, then delete them from my computer and sync all of them so that I can access them from most anywhere.
How do I handle this?