SIGN IN SIGN UP

Use POSIX extensions for tar archives (#1787)

Closes #1747

triggered error like 
```
group id '1718009175' is too big ( > 2097151 ). Use STAR or POSIX extensions to overcome this limit
```

Use POSIX/PAX extensions to store big numbers in the archive.
Use POSIX/PAX extensions to store long file names in the archive.
Q
Quentin Loos committed
38ee502e0cda73eaec9dcaa1054356ddf117d23d
Parent: a31aff8
Committed by GitHub <noreply@github.com> on 1/18/2022, 5:27:31 PM