Conor MacNeill wrote:

> From: "Cedric Berger" <[EMAIL PROTECTED]>
> >
> > My biggest file name has 40 characters.
> >
>
> Cedric, just to be clear, here we mean the total path name, not just the
> filename component.
>
> Conor

Ok, here is the result of "tar tf http-proxy.tar" on an OpenBSD 2.9 box:

  bin/catalina.sh
  bin/bootstrap.jar
  lib/jasper-runtime.jar
  lib/namingfactory.jar
  server/lib/crimson.jar
  server/lib/jaxp.jar
  server/lib/warp.jar
  server/lib/catalina.jar
  server/lib/jakarta-regexp-1.2.jar
  jasper/jasper-compiler.jar
  jasper/crimson.jar
  jasper/jaxp.jar
  common/lib/jndi.jar
  common/lib/resources.jar
  common/lib/naming.jar
  common/lib/servlet.jar
  webapps/ROOT/WEB-INF/lib/http-proxy.jar
  tar: Invalid header, starting valid header search.
  tar: End of archive volume 1 reached

So it looks OpenBSD finds everything, but it then display an error.
On Solaris, the same listing appear, without error.

Do you see anything obviously wrong with my files?

Thanks,
Cedric


Reply via email to