I had to write a little utility-script to backup and restore some files used for testdata. First i tried a commandline plugin for IZarc which seemed to select the wrong set of files…
I decided to use 7-Zip after reading this post:John Robbins blog which helped me with the -o option.
What i struggled with was how [...]