Simply D:\Dropbox
(without the wildcard) should work. What's happening is, the wildcard is excluding contents but not the folder itself, and since the folder doesn't exist in the destination the whole thing is being marked for copy.
In the next beta we'll make \*
exclude the folder as well since this seems to be what people expect.