comp.lang.ada
 help / color / mirror / Atom feed
* Re: Releasing long file anmes in .zip/.tar.gz?
@ 2003-03-07 19:48 Gautier direct_replies_not_read
  2003-03-07 20:32 ` tmoran
  0 siblings, 1 reply; 16+ messages in thread
From: Gautier direct_replies_not_read @ 2003-03-07 19:48 UTC (permalink / raw)
  To: comp.lang.ada

# Victor Porton:
# I work under Linux. Windows archivers do not accept ZIP files created
# by Linux "zip" with long filenames (more than 8.3).

Of course they do, but be sure they are Win32 and not DOS.
e.g.:
zip  - http://www.info-zip.org/pub/infozip/
7-zip - http://www.7-zip.org/
kzip - http://www.advsys.net/ken/utils.htm#kzip
winzip - http://www.winzip.com/ (GUI)

A special case is PKZIP/PKUNZIP 2.50 for DOS which uses the DOS interrupt
provided by the Virtual DOS Machine of Windows 95, 98, ME, but NOT
of NT,2K,XP, to handle long names.
________________________________________________________
Gautier  --  http://www.mysunrise.ch/users/gdm/gsoft.htm

NB: For a direct answer, e-mail address on the Web site!

_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE*  
http://join.msn.com/?page=features/virus




^ permalink raw reply	[flat|nested] 16+ messages in thread
* Releasing long file anmes in .zip/.tar.gz?
@ 2003-03-07  7:53 Victor Porton
  2003-03-07  8:07 ` Preben Randhol
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Victor Porton @ 2003-03-07  7:53 UTC (permalink / raw)


I'm going to release an Ada package (UniParser - a library for creating
grammar parsers). Gnat uses long filenames. What is the best solution
for release:

I work under Linux. Windows archivers do not accept ZIP files created 
by Linux "zip" with long filenames (more than 8.3).

Should I:

- Release in .tar.gz (Hey, Windows users, are you all able to 
extreact?)

- Use file names shortened to 8.3 (krunching)

- Any other solution?



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2003-03-08  9:40 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-07 19:48 Releasing long file anmes in .zip/.tar.gz? Gautier direct_replies_not_read
2003-03-07 20:32 ` tmoran
2003-03-07 21:48   ` Frank J. Lhota
  -- strict thread matches above, loose matches on Subject: below --
2003-03-07  7:53 Victor Porton
2003-03-07  8:07 ` Preben Randhol
2003-03-07  8:19 ` tmoran
2003-03-07 11:07   ` Victor Porton
2003-03-07 13:34     ` Preben Randhol
2003-03-07 18:10       ` Victor Porton
2003-03-07  8:45 ` Dmitry A. Kazakov
2003-03-07 11:02   ` Victor Porton
2003-03-08  9:40     ` Dmitry A. Kazakov
2003-03-07 11:28 ` Preben Randhol
2003-03-07 21:25   ` Simon Wright
2003-03-07 15:13 ` Stephen Leake
2003-03-07 17:16 ` Pascal Obry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox