SevenZipSharp icon indicating copy to clipboard operation
SevenZipSharp copied to clipboard

Fork of SevenZipSharp on CodePlex

Results 75 SevenZipSharp issues
Sort by recently updated
recently updated
newest added

Does this support long paths / filenames like the 7Zip GUI or command line does? When I try to pass a folder(s) to zip that has a long path it...

Extracting an NSIS installer using 7zip GUI yields to a folder with files inside. However using the SevenZipSharp library, I do get the folder but without any files inside. I...

We are working on a Xamarin project that needs to split a large file into smaller files with specified file sizes. we tried to use the SeveZipSharp library by installing...

Hello, I am trying to write a project that uploads big folder. I am compressing to volumes. When a volume file completed, I want to start upload. I guess, but...

Hi, I am having problems calling the ExtractArchive method with a wrong password. It throws an exception which I handle, however, it seems to hang onto file resources which causes...

Hi, I have exact same setup as in issue 128 (only using 7z64.dll, not 32) Seems like same issue replicates for me as well, I tried to use "default" but...

Hi, First, thanks for your work! Now, a quick question really, I'd be interested in display the compressed size of the compressed files, but that information does not seem to...

As of 2021-03-09 there's a new released version of 7z, 21.01. I need to check that everything still works, and add support for any additions. Doubtful that the Linux release...

enhancement

Hello, if a archive file size is large, in detecting the password when I did not find other rapid detection methods, the check is used, it will consume a lot...

Hello, I am currently creating a program, and it would be very useful if the `SevenZip.Formats.InSignatureFormats` list would be publicly available. I do not want to rely on the file...