For recursive move in windows, a simple move
command is ok. Here is the example, I think it would be helpful.
move D:\Dbbackup\*.dmp* D:\Dbbackup\year\month\
Where .dmp
is the extension of the file that would be moved to the location recursive folder Dbbackup , then year, then month.