Hello all,
We are currently looking to test and implement a Folder Monitor to delete stale files that have been uploaded by our clients. However we believe the file/folder structure of our client repository may be a limiting factor for this configuration. Essentially we have the following folder layout currently:
Customers ->
Client Abbreviation ->
Customer Downloads
Implementation
Customer Upload
Now… As you can imagine there a many “Client Abbreviation” folders (about 400 to be exact) for each client. Then within that we have the downloads, implementation and customer upload folders. What we would like to do is have the Folder Monitor check all of the “Customer Upload” folders and then delete files within that are older than 30 days.
Please let me know if that will be something that is feasible for us in some way with the Folder Monitor.
Thank you.