When a subfolder reaches a certain size (say 10 files in a subfolder) I would like to copy a file into that folder.
So, when subfolder A has 10 files inside, I would like to copy a file "10.gif" into it.
If subfolder A grows to 25 files, I would like to copy a new file "25.gif" into it.
Is this possible?