Hi Archiving Gurus,
I have a problem, please help if You can. I was working on a linux machine for some days, and I created several files there in a directory structure (some documents, etc). Finishing my work I wanted to archive all this for continuing work on an other PC, which has Windows 2K on it. (i am a newbie in this archiving-on-linux-stuff) I went to the root of my dir structure and i used the command:
gzip -cr * > filename.gz
On the windows machine I could extract only ONE huge file from my 'filename.gz' archive (using PowerArchiver or Win-GZ). Now i learned i made a big mistake, because gzip is for archiving ONE file at a time...
But, i know also, that this only one extracted file contains all my other archived files as well, because i opened it in an editor, and i have recognized fractions of them. How could i get them out from there now? Should i look for 'end of file' -s now with an editor (what ascii code is that?), or is there an easier/better solution for this? (i can not go back to that linux machine). Any help appreciated. I need those files very much...
thx
heeeep72
I have a problem, please help if You can. I was working on a linux machine for some days, and I created several files there in a directory structure (some documents, etc). Finishing my work I wanted to archive all this for continuing work on an other PC, which has Windows 2K on it. (i am a newbie in this archiving-on-linux-stuff) I went to the root of my dir structure and i used the command:
gzip -cr * > filename.gz
On the windows machine I could extract only ONE huge file from my 'filename.gz' archive (using PowerArchiver or Win-GZ). Now i learned i made a big mistake, because gzip is for archiving ONE file at a time...
But, i know also, that this only one extracted file contains all my other archived files as well, because i opened it in an editor, and i have recognized fractions of them. How could i get them out from there now? Should i look for 'end of file' -s now with an editor (what ascii code is that?), or is there an easier/better solution for this? (i can not go back to that linux machine). Any help appreciated. I need those files very much...
thx
heeeep72