Uploaded image for project: 'ShrinkWrap'
  1. ShrinkWrap
  2. SHRINKWRAP-449

TarGzExporter wrong packing of paths with more than 100 characters

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • impl-base
    • None

      Prefixes of long paths (> 100 chars) are ignored when unpacking archives with tar on linux.

      Packing "moreThan100/long/path/to/file.class" with TarGzExporter, is unpacked by linux tar as "long/path/to/file.class".
      Where "long/path/to/file.class" is just bellow 100 chars.

              mmatloka Michal Matloka (Inactive)
              matejonnet Matej Lazar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: