Can anyone point me in the right direction to do the following
I have a series of users folders that I need to zip to individual zip files. ie:
Input folders
A
B
C
Output:
A.zip
B.zip
C.zip
All the input folders will have subdirectories and files. There will be several hundred folders so I must automate it.
I don't expect anyone to write a solution, but any pointers will be appreciated!
Many thanks,
David

