X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Fri, 22 Feb 2002 23:44:28 -0500 Message-Id: <200202230444.g1N4iSM26427@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: (cprogrammer@thex.net) Subject: Re: What features make WinZip a bad idea? References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > What features make using winzip a bad idea? Here's the ones I know about: * May use long file names even when DJGPP won't (NT) * May put each zip file in its own subdirectory instead of the directory you specify. * May or may not preserve the directory structure of the zip file. pkzip is similar, in that it never uses long file names even when DJGPP will.