Uploaded image for project: 'Commons Compress'
  1. Commons Compress
  2. COMPRESS-132

Add support for unix dump files

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.3
    • Archivers
    • None

    Description

      I'm submitting a series of patches to the ext2/3/4 dump utility and noticed that the commons-compress library doesn't have an archiver for it. It's as old as tar and fills a similar niche but the later has become much more widely used. Dump includes support for sparse files, extended attributes, mac os finder, SELinux labels (I think), and more. Incremental dumps can capture that files have been deleted.

      I should have initial support for a decoder this weekend. I can read the directory entries and inode information (file permissions, etc.) but need a bit more work on extracting the content as an InputStream.

      Attachments

        1. dump.zip
          32 kB
          Bear Giles
        2. dump-20110722.zip
          37 kB
          Bear Giles
        3. test.dump
          4.03 MB
          Bear Giles
        4. test-z.dump
          155 kB
          Bear Giles

        Activity

          People

            Unassigned Unassigned
            beargiles Bear Giles
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: