Name: Anonymous 2007-11-16 7:58
Does anyone know where to find a small program, or know how to make a batch file- that moves files into folders based on the date modified attribute? eg:
info1.txt date modified 20/01/07
info2.txt date modified 22/02/07
Folders 20-01-07 and 22-02-07 are created.
File info1.txt is moved to folder 20-01-07
File info2.txt is moved to folder 22-02-07
It seemed so simple I thought it'd be easy to find anything that did that, but I've been searching for a long while now.
info1.txt date modified 20/01/07
info2.txt date modified 22/02/07
Folders 20-01-07 and 22-02-07 are created.
File info1.txt is moved to folder 20-01-07
File info2.txt is moved to folder 22-02-07
It seemed so simple I thought it'd be easy to find anything that did that, but I've been searching for a long while now.