Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Properly extract files (FamilyTree especially) #490

Description

@philippbayer

Right now the preparsing job uses the zip gem to unzip uploaded files, but uploaded files can come in a variety of flavours. FTDNA just updated their file format to be gz.

To do:

  • In the preparsing job, test more which file format the user has uploaded (zip, tar.gz, gz, flat text, rar?)
  • then use the right gem to unzip instead of going for default zip (probably need to add a few gems as it looks like there's no 'generic' ruby gem for all kinds of compressions)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions