win 7: copy all files from a complex folder structure to one folder
        Posted  
        
            by 
                Jason
            
        on Super User
        
        See other posts from Super User
        
            or by Jason
        
        
        
        Published on 2012-04-16T09:47:25Z
        Indexed on 
            2012/04/16
            11:33 UTC
        
        
        Read the original article
        Hit count: 441
        
I'd have a complex folder structure like:
h:\folder1\folder2\folder3
h:\folder1\folder2\a
h:\folder1\b
h:\folder1\folder3
h:\folder1\folder4\d
Only with probably 100's of folders and a depth of around 4 (I'm guessing)
Anyway I want to run a command that will move all the files from every sub folder into the top level folder. so something like h:\folder1\*\*.* to h:\folder1
Is there a tool I can use to do this? does win 7 have a command that will do this?
Thanks
Jason
© Super User or respective owner