Haven't used TZipper, but can point some things:
- Linux has a case sensitive file system, double check what you save and what you load.
- Be aware that you may have a restricted permission mask over file attributes, you may be expecting -rw-rw-rw- and you are getting anything else.
- Your saving path can be different than your loading path.