* zip eos image on upload
* fix warning
* revert content length as its already set by module
* move stream zipping to cli upload
* refactor upload with simple gzip approach - progress bar broken
* increase timeout
* fix request body and unzip once uploaded
* unzipped in wrong fn; cleanup
* add progress bar for hashing and zipping, cleanup files
* add messaging to progress bars