Hi,
I have a big directory with pdf, xml and xls files. Every customer can have this kind of files and each files has the following names: customerxxx.pdf, customerxxx.xml and customerxxx.xls.
I would create automatically a zip for each customer (customerxxx.zip)containing his own files, grouping the entire set of files.
Thanks.