I am trying to apply a specific filter within a directory tree but do not want to apply that filter to the entire tree. Is there a way I can do that.
Example:
I am comparing a folder tree on PRODUCTION with a similar one on QA. One of the folders on Production is "Client Reports" and it has subfolders under it one for each client and each of these folders contains reports that are generated everyday.
On QA the corresponding folders have reports generated for today only. While comparing I would like to IGNORE all files not generated today and contained within these folders. However there are other folders that do contain older files and I do need them to be within the scope of comparision.
Even if this is not doable at this point it may be a nifty addition to the already super product.
Example:
I am comparing a folder tree on PRODUCTION with a similar one on QA. One of the folders on Production is "Client Reports" and it has subfolders under it one for each client and each of these folders contains reports that are generated everyday.
On QA the corresponding folders have reports generated for today only. While comparing I would like to IGNORE all files not generated today and contained within these folders. However there are other folders that do contain older files and I do need them to be within the scope of comparision.
Even if this is not doable at this point it may be a nifty addition to the already super product.

Comment