If you have a lot of files into a single directory it can be difficult to access them.
I wrote a small utility that move files from a directory to an other directory and creates sub-directories for groups of files.
I explain :
You have 10 000 files into the directory Dir_A and you want to have sub directories with 100 files into them.
The program will create 100 subdirs with 100 files into each.
First : You select the source directory
Second : You select the destination directory
Third : You specify the number of files per directory
Fourth : You specify the count number, 1 by default.
Fifth : You click "Demarrer" sorry I have not translated it from French to English.
I wrote this program because I could not access directories with more than 100 000 files... easily. Whith it it became easy to access all these files.
The file can be downloaded at http://www./idcat39.com/download/Src/FilesSrc.exe
Bye
The link does not work.
Paul
Hi Paul,
Here is the working link :
http://www.idcat39.com/download/Src/FilesSrc.exe
( Remove the two extra characters ./ )