"7z" or "7zip" may refer either to the open-source 7zip compression container format or to the program of the same name that is the flagship implementation of the compression format. Both are GPL-licensed and under active development.

learn more… | top users | synonyms (2)

4
votes
1answer
3k views

7-Zip: Any good tutorials?

I'm thinking about using the 7-Zip format to pack my application files since it's a very compact and popular format. I can't find some tutorials on how to use the C++ SDK, though. I'd like some ...
2
votes
2answers
2k views

Spaces in filenames using forfiles and 7zip

I am writing a script to zip up old files, using forfiles for the looping and 7za for the zipping. I have been struggling with how to deal with spaces in the filenames, and although I have found a ...
0
votes
1answer
274 views

Problem extracting SFX during WiX-based install

I have the following code in my WiX project <CustomAction Id="ExtractHelp" Directory="DocFolder" Execute="commit" Impersonate="no" ExeCommand="[MYAPPINSTALLFOLDER]Doc\help_zip.exe" /> ...
1
vote
2answers
1k views

How to use the 7z DLL to compress and append many small chunks of data to a file

I would like to use the 7z DLL to append small amounts of data to one compressed file. At the moment my best guess would be uncompress the 7z file, append the data, and recompress it. Obviously, this ...
2
votes
6answers
936 views

detecting if a file is an archive using 7zip

I would like to use SevenZipSharp in order to determine if a file is an archive. I know that it's possible because in explorer if I rename a .zip to .bmp, 7zip still recognises it as an archive. ...
2
votes
2answers
699 views

Why is compressed then uncompressed stream of different length

I'm using the SevenZipSharp library to compress and then uncompress a MemoryStream which contains a simple serialized object. However, the compressed and decompressed streams are of different length. ...
4
votes
1answer
602 views

C# - How do I create a regular ZIP archive using the 7-zip library(i.e. not a .7z, but .zip)?

this is my first question on here, so bear with me. What I'm aiming to do is just create a basic .zip archive in C#. I have tried using the built-in GZipStream class of .NET and have managed to ...
2
votes
1answer
362 views

Valgrind massif produces no profile output for 7-Zip

I want to use valgrind massif to figure out the heap memory used by 7-Zip. When I run massif on 7-Zip, it produces no output. Here's the command. valgrind --tool=massif /usr/bin/7z a filename.7z ...
3
votes
2answers
8k views

How to use LZMA SDK to compress/decompress in Java

http://www.7-zip.org/sdk.html This site provide a LZMA SDK for compress/decompress files, I would like to give it a shot but I am lost. Anyone got experience on this? Or a tutorial? Thanks.
0
votes
1answer
74 views

Have to retrieve file from secured website with SQL Server 2000

I am trying to retrieve a zip file from an https website - so username and password protected with SQL Server 2000. I was thinking that I could use a DTS package or a Job. There is a wget command - ...
1
vote
1answer
599 views

batch using 7-zip: compress smallest file first to largest file

I have a .bat file that runs 7-zip to compress all files in a directory. The files range in size from 1mb to 500mb and there are 10 files. Every 15 mins a scheduled backup program overwrites 5 of ...
1
vote
1answer
100 views

Spin off a command line process from an ASP.NET page

I have a web page hosted on the server and a zip file on the server's file system. The page is spinning off the 7zip process with some arguments (location of the zip file and destination folder for ...
2
votes
1answer
2k views

How do I know if 7zip used AES256? [closed]

I originally was using WinZip15 to create .ZIP files with AES256 which we later package into .EXE files using WinZip's self extracting tool (since we can't be sure the people we are giving the ...
1
vote
3answers
690 views

Make Custom Self-Extractor

I'll explain what I want, and then I'll explain how I'm trying to achieve it. I want to know if I'm gonig about this the right way, or if there is something much easier. What I want: a ...
6
votes
1answer
2k views

Unzipping files in a faster way than using the java.util.zip in Android

I need unzip a .zip file of 2.5mb(1087 files - *.html, *.css and *.db) in android, i have used java.util.zip, it works fine, but i need improve the performance, the unzip process last 1.10 minutes, i ...
0
votes
1answer
1k views

Does GZip support multi-part file compression?

I have been looking around if Gzip supports multi-part file compression. From what I have seen so far it does not, but how come 7z allows multipart compression when Gzip is selected as the ...
0
votes
1answer
255 views

compression method for .dmg

I want to compress a .app folder to a .dmg I used bzip2 (-format UDBZ) to do that but the filesize is still too large and I know it can be done better. Is there a better compression algorythm ...
0
votes
1answer
329 views

Need to pick a library for compression (Using c++ 64 bit environment windows)

I need to create archive files out of a stream of data. The program should be written in C++ and should be run as a 64 bit program on Windows OS. I am looking into Zlib and 7-Zip libraries but have no ...
0
votes
0answers
379 views

7-ZIP command line sometimes block

I have a command line batch to unzip some files and sometimes the 7zip command line block. The solution i found needs to unlock(http://www.filehippo.com/download_unlocker/) de file zip. Because ...
0
votes
1answer
595 views

NSIS - rebuilding the installer exe file

Suppose I have created an installation exe using NSIS. The exe is a compressed (7zip maybe) file that contains everything to install the application on a fresh machine, and that comprises big exe ...
2
votes
2answers
2k views

extracting from 7z archive failed when executed through command line

I downloaded a 7z archive which needs a password to extract the contents of the archive. I used the command 7z -e archive.7z It failed with the following error: error: Incorrect command line. ...
1
vote
3answers
1k views

Possible to feed stdout of 7-zip to PHP script?

I would like to compress a directory using 7-Zip and then download it to a web browser. However, instead of compressing to a file, then having PHP feed the contents of that file to the browser... I ...
0
votes
1answer
422 views

7za scheduler problem win2008 server standard edition

I want to archive in 3 a.m catalog. I write batch, which works fine: 7za a -t7z C:/BackUp/wwwroot/EBC/ebc_%date:~10,4%%date:~4,2%%date:~7,2%.7z C:/inetpub/wwwroot/EBC/. -r When i do from this ...
0
votes
1answer
803 views

7Zip does not exit after processing large zip file compression

I am writing a java program on windows platform. I need to compress certain files into a zip archive. I am using ProcessBuilder to start a new 7zip process: ProcessBuilder processBuilder = new ...
3
votes
1answer
2k views

Archiving thousands of files and 7zip limitations

My application requires that a task is run everyday in which 100,000+ PDF (~ 50kb each) files need to be zipped. Currently, I'm using 7-zip and calling 7za.exe (the command line tool with 7-zip) to ...
2
votes
1answer
477 views

Indexing / random access to 7zip .7z archives

Tools exist to provide random access to gzip and bzip2 archives: gzip zran.c from the ghostscript source code bzip2 seek-bzip by James Taylor I'm looking for any similar solution for 7zip (The ...
0
votes
1answer
803 views

Customize Gnome Archive Manager 7z commands

Archive manager + nautilus is very usefull thing for any work with archives If you install p7zip-full package Archive manager can work with 7z archives But Archive manager use default settings for ...
2
votes
4answers
2k views

LZMA Or 7zip in Delphi

Is there any Library in Delphi to handle LZMA (or 7zip)files including creating self extracting EXEs There are some sources code at 7zip.orgin (c++ java c#) but i want them in delphi BUT i want ...
2
votes
4answers
3k views

Extract multiple 7z files in folder at once in ubuntu linux

How can I extract about 900 7z files which are all located in the same folder and all have only one file inside in one go without doing it one by one? I am using Ubuntu 10.10. All files are located in ...
1
vote
1answer
196 views

7zip container format

I know how to compress an individual file using LZMA but it's not clear how to generate a valid 7-zip container for a collection of files. How do I write binary data for 7z archive format? explains ...
0
votes
1answer
1k views

Getting 7zip to accept piped arguments

I'm piping a list of files to 7zip, it does not seem to like this despite it working fine to something like cat. find . -type f | grep -E '\.rar' | 7z -o/unrar/ #fails Error: Incorrect command line ...
4
votes
2answers
1k views

How can I get 7za.exe to run via Powershell Remoting?

I've tried a number of different ways to do this, they all result in the same error. Here is one set of commands: $s = New-PSsession -ComputerName ServerA $job = Invoke-Command -Session $s ...
0
votes
3answers
706 views

How can I output weekday and month in batch (log files)?

I'm trying to setup 7zip for automated backups but I'm having trouble with output file names. I tried using the %date% command but it just made 2 directories within my backup. C:\Users\Desktop\Sun ...
0
votes
1answer
1k views

How to run exe before or after “RunProgram” from 7zip sfx files setting on config.txt?

I am using 7zip to pack an installation (im using 7z because i need it to work in linux and windows). From what i've been reading the config.txt file can contains this: ;!@Install@!UTF-8! ...
7
votes
1answer
4k views

7z extension for php?

I can't find one and I don't know if any of PHP Compression and Archive Extensions will work. Do you think I could use a compression stream to read data from a 7z file? UPDATE 7z forums have a ...
0
votes
1answer
272 views

7z get total size of uncompress contents?

How might i get the size of the contents of a zip/rar/7z file after full extraction? Under both windows and linux. I thought about using 7z l filename command but i dont like the idea of the filename ...
5
votes
5answers
8k views

Extracting a 7-Zip file “silently” - command line option

I want to extract a 7-Zip archive in a Python script. It works fine except that it spits out the extraction details (which is huge in my case). Is there a way to avoid this verbose information while ...
8
votes
1answer
381 views

Treating 7z files as .NET streams

I would like to chain multiple stream operations (like downloading a file, uncompressing it on the fly, and processing the data without any temp files). The files are in 7z format. There is a LZMA SDK ...
1
vote
2answers
2k views

running 7-zip from a SQL script

is it possible to call 7-zip from a SQL script? basically i am extracting tables to csv and then packaging them into 7z files. I have installed 7-zip on the machine where SQL Server is installed and ...
0
votes
2answers
1k views

Determine dynamic file name in DOS batch script?

We have a single file in a fixed directory that will have the name database-x.x.x.zip where x.x.x is a version number that can change. We want to create a batch script that will unzip this file - we ...
4
votes
2answers
3k views

How do I use the 7z sdk to extract rar/zip files (C++)?

I'm trying to write a small, cross-platform comic book reader (Qt / C++). I don't care what's already out there, I know there are some. My problem is that I need to read the comic book formats, which ...
4
votes
1answer
864 views

What compression format should we use; should we lay DEFLATE (.zip) to rest? [closed]

With most Linux distributions dropping gzip and bzip2 in favor of LZMA2 for compressing their packages, and many open source implementations for many platforms, I wonder: Shouldn't we lay DEFLATE and ...
1
vote
1answer
1k views

Implementation of 7Zip in JAVA

I have downloaded the LZMA SDK from the 7zip website but to my disappointment it does only support compression and decompression and does not support AES crypto. Does anyone know if there is any ...
3
votes
1answer
3k views

Decompress a 7zip archive with multiple files & directories in Java

I want to decompress a 7zip/lzma archive with multiple files & directories in Java. I tried to use the official 7zip SDK, but I failed, as my programming skills are not that advanced for this ...
4
votes
1answer
12k views

How to unzip a 7zip archive in Android?

The problem is probably quite simple for some of you: I have a 7zip archive which contains some hundred files separated into different directories. The target is to download it from a FTP server and ...
3
votes
2answers
304 views

Licensing implications of calling 7-Zip from within proprietary application

I want to use 7-Zip within my proprietary application. 7-Zip is LGPL Consider that within my application I call via its command line interface using system() something like this: system( "7-Zip ...
1
vote
5answers
9k views

Sample C# .net code for zipping a file using 7zip

I have installed 7-zip 4.65 on my machine at C:\Program files. I want to use it in C# code to zip a file. The file name will be provided by the user dynamically. Can any one please provide a sample ...
10
votes
3answers
5k views

7-ZIP (LZMA) compression for iPhone (iOS)

Does anybody know if there is an implementation of 7-Zip (LZMA) that would work on iPhone (iOS)?
1
vote
1answer
860 views

How to pass password to decode LZMA (7zip) encrypted archive in C / Objective-C?

Does anyone know how to pass password to decode function in LZMA SDK?
2
votes
1answer
9k views

Iterating through folders and files in batch file?

Here's my situation. A project has as objective to migrate some attachments to another system. These attachments will be located to a parent folder, let's say "Folder 0" (see this question's diagram ...