Hello!
Now i have made a "method" 4 ( m4 ) , that allow folders/releases to be moved ( in combinations of m1-m3 ).
It will look like this in the .ini
****
Example1:
path "d:\FTP\DVD-R" m4 m1 15 dest "e:\FTP\Archive\DVD-R"
Example2:
path "d:\FTP\DVD-R" m4 m2 10 dest "e:\FTP\Archive\DVD-R"
Example3:
path "d:\FTP\DVD-R" m4 m3 400000000 440000000 dest "e:\FTP\Archive\DVD-R"
M4 will move folders/releases with same rules as m1-m3.
****
So first example will move all folders/releases that are 15 days old or older.
Second Example will move folders/releases untill 10 Folders is left.
Third example will move folders/releases if section size is larger than 440 Mb and move folders untill aprox 400 Mb is left.
I just finished m4 and going to test it for a few hours or days, then i will release the new version

.
// Scull