I have a 1400 files in a single folder on dropbox, called reports. There are roughly 4 report types. The report types are named in a way that I can't simply sort the folder alphabetically and grab the groups and copy/paste them to each report groups folder. So, I have been trying to use a batch file in windows to move each of the files to a new folder on desktop (not switching accounts or anything). Nothing I've tried seems to work - my question is : Is it even possible to use windows utility like xCopy or robocopy or shell commands to accomplish what I want to do? Or is it not possible?