Suppose c:\downloads\ contains some downloaded zips, with some pdf files in them. I unarchive these zip files, and now have folders (let's say xyz1, xyz2, etc).
I would like MoveOut to go recursively into all the subfolders it finds in c:\downloads\, and if/when it finds pdf files, to move those pdf files over to c:\library\pdf\.
What do you say?
Thanks!