Hi,
I am trying to create both a .zip and tar.gz archives for use on windows and solaris respectively. The zip creation for windows works fine however, when the solaris script is executed, I receive this error...
"<filename>.tar.gz does not appear to be a valid gzip archive"
Has anyone seen this before and if so what is the resolution? Thanks!
I am trying to create both a .zip and tar.gz archives for use on windows and solaris respectively. The zip creation for windows works fine however, when the solaris script is executed, I receive this error...
"<filename>.tar.gz does not appear to be a valid gzip archive"
Has anyone seen this before and if so what is the resolution? Thanks!
Comment