Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

At many levels, Perl is a "diagonal" language. -- Larry Wall in <199709021854.LAA12794@wall.org>


devel / comp.compression / Re: DotNetZip v1.7 - ZIP manipulation from .NET (C#, VB.NET, etc)

SubjectAuthor
o Re: DotNetZip v1.7 - ZIP manipulation from .NET (C#, VB.NET, etc)An Mac

1
Re: DotNetZip v1.7 - ZIP manipulation from .NET (C#, VB.NET, etc)

<e9e1bdd9-3c64-440f-b47c-3d3494fac394n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=304&group=comp.compression#304

  copy link   Newsgroups: comp.compression
X-Received: by 2002:a0c:f286:0:b0:56c:288d:7b71 with SMTP id k6-20020a0cf286000000b0056c288d7b71mr42980qvl.75.1675918653605;
Wed, 08 Feb 2023 20:57:33 -0800 (PST)
X-Received: by 2002:a81:93c4:0:b0:50b:9bc7:237f with SMTP id
k187-20020a8193c4000000b0050b9bc7237fmr1070357ywg.11.1675918653009; Wed, 08
Feb 2023 20:57:33 -0800 (PST)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.compression
Date: Wed, 8 Feb 2023 20:57:32 -0800 (PST)
In-Reply-To: <6a8effa6-bce0-4143-b378-4e0ccba72471@g1g2000pra.googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=2607:fea8:a2df:c6e0:1eb:da7a:14fe:e90e;
posting-account=kQP9_woAAABF3fbO8OB-frQbywkYod0n
NNTP-Posting-Host: 2607:fea8:a2df:c6e0:1eb:da7a:14fe:e90e
References: <6a8effa6-bce0-4143-b378-4e0ccba72471@g1g2000pra.googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <e9e1bdd9-3c64-440f-b47c-3d3494fac394n@googlegroups.com>
Subject: Re: DotNetZip v1.7 - ZIP manipulation from .NET (C#, VB.NET, etc)
From: anmac1789@gmail.com (An Mac)
Injection-Date: Thu, 09 Feb 2023 04:57:33 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 2513
 by: An Mac - Thu, 9 Feb 2023 04:57 UTC

On Tuesday, February 10, 2009 at 12:29:51 AM UTC-5, Cheeso wrote:
> DotNetZip has been updated.
> DotNetZip is the managed-code library that allows .NET apps to create,
> read, and manipulate ZIP archives.
> v1.7.2.2 now supports WinZip's AES encryption "extension". With this
> update, your apps can read and write AES-encrypted zip archives.
> Other recent changes include:
> - support for ZIP64
> - works on the .NET Framework (for PCs and servers) or .NET Compact
> Framework (for devices)
> - support for Unicode and arbitrary code pages
> - create self extracting archives
> - progress events for long-running operations
> - embeds a managed-code port of Zlib
>
> Really simple to use.
> Example:
> using (ZipFile zip = new ZipFile())
> {
> zip.AddFile("c:\\photos\\personal\\7440-N49th.png");
> zip.AddFile("c:\\Desktop\\2008_Annual_Report.pdf");
> zip.AddFile("ReadMe.txt");
> zip.Save("Archive.zip");
> }
>
> It's free, open source. The binary release requires a single DLL at
> runtime. There's a full help file available.
> Get the release at http://www.codeplex.com/DotNetZip/Release/ProjectReleases.aspx?ReleaseId=18985

Can this project preserve date and timestamps of folders and files? Also, I see this is a old project is it still in development?

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor