RuntimeArchiver icon indicating copy to clipboard operation
RuntimeArchiver copied to clipboard

Support for entries with names longer than 100 characters in Tar

Open gtreshchev opened this issue 1 year ago • 0 comments

This can be achieved by using PAX extended header as defined by POSIX 1003.1. Most modern tar implementations are able to extract such archives.

gtreshchev avatar Sep 09 '24 14:09 gtreshchev