3593
« Last post by Contro on April 08, 2011, 09:45 AM »
I would like :
Source folder : a folder of my election containing files and subfolders.
Each file has a creation date. We can exclude system files and other extensions not proper to control.
The basic idea would be : reorganize documents, audios, videos, images, and usual files by crono.
Destination folder : The coding snack give the possibility to generate or use a previosly created.
The destination folder is a crono folder :
First level of subfolders control the year : 2010 , 2011, 2012 .
Second level of subfolders control the month : 01.2010, 02.2010, 03.2010, 04.2010 , etc
Third level of subfolders control the day : 12.01.2010 , 13.01.2010, 14.01.2010 , etc. (for me is usually enough control the month)
This may be configurable....
Mechanic to get : when the scan found a file in the source folder analyze the creation date and copy a shortcut to the year, month , and day specified in the creation date of that file.
In other words. Is an utility organization copy creating in the destination folder the shorcuts of the original files.
Best Regards