I'm trying to gunzip a directory(folder) that I zipped using the powerArchiver application. This zipped file is being transfered to unix and when I issue the "gunzip -d myFile" command I get an error message "myFile has more than one entry--rest ignored".
If I use powerArchiver to zip only 1 file, then the gunzip command works fine.
"man gunzip" doesn't help me much here because it doesn't list this kind of error message.
I'm kind of newbie in unix so please bear with me.
-Carlos
If I use powerArchiver to zip only 1 file, then the gunzip command works fine.
"man gunzip" doesn't help me much here because it doesn't list this kind of error message.
I'm kind of newbie in unix so please bear with me.
-Carlos