unzip 7z splitted files
3. August 2010 von stejan
I got the problem to unzip 7z files on a linux system so what I have done are the following steps:
- I zipped and splitted a 22G folder with Windows 7z into peaces of 700M Files.
- Result: 29 files with the following filenames: contentexport.zip.001 to contentexport.zip.029
- Then move this files to linux with wget –> see http://www.stejan.ch/2010/08/03/download-von-mehreren-dateien-unter-linux/
- Download 7z for linux from sourceforge
- Unzip the 29 files with the command
7z x contentexport.zip.001
- 7z ends with
Everything is Ok
Folders: 4336
Files: 127889
Size: 23987580428
Compressed: 734003200
Ähnliche Artikel