Unzip file
- parameter source: Local file path of zipped file. URL.
- parameter destination: Local file path to unzip to. URL.
- parameter overwrite: Overwrite bool.
- parameter password: Optional password if file is protected.
- throws: Error if unzipping fails or if fail is not found.