I've only been able to create compressed zip files using Windows built-in zip support. I wasn't able to extract it. I've used 7-zip's command line utility as well as Winzip's CLI (if winzip is ...
unzip -d "/Users/storme/Data/Raw data/PPIS/" "/Users/storme/Data/Raw data/PPIS/zipped/sitename.zip" now it doesn't. Anyone know offhand what the correct syntax is ...