User Activity

  • Posted a comment on ticket #2571 on 7-Zip

    Found a tool implementing exactly this logic: https://github.com/mxmlnkn/ratarmount

  • Posted a comment on ticket #2571 on 7-Zip

    Here is PoC in python using awesome indexed_gzip library: import indexed_gzip as igzip import tarfile import json import os import argparse import time # File extensions for our index files GZIP_INDEX_EXT = '.gzi' TAR_MANIFEST_EXT = '.json' def create_index(tar_gz_path, force=False): """ Creates a GZIP index (.gzi) and a TAR manifest (.json). This is a "slow" one-time operation per archive. This can be done simultaneously with listing of archive contents. """ gzip_index_path = tar_gz_path + GZIP_INDEX_EXT...

  • Created ticket #2571 on 7-Zip

    .tar.gz random access

  • Posted a comment on ticket #1191 on qmmp

    See also: https://sourceforge.net/p/qmmp-dev/tickets/1173/

  • Posted a comment on ticket #1173 on qmmp

    Possible solution: https://sourceforge.net/p/qmmp-dev/tickets/1191/

  • Created ticket #1191 on qmmp

    Select default ANSI charset based on system locale

  • Posted a comment on ticket #625 on 7-Zip

    For vice versa see https://sourceforge.net/p/sevenzip/support-requests/81/

  • Created ticket #625 on 7-Zip

    Extracting several files from .tar.gzip without unpacking all archive

View All

Personal Data

Username:
unxed
Joined:
2006-06-13 02:34:08

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB