]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/cypherpunks.ru/nncp/cmd/nncp-bundle/main.go
USTAR can not handle >8GiB files
[nncp.git] / src / cypherpunks.ru / nncp / cmd / nncp-bundle / main.go
index 3bd9380d5ce10409b818c5f9b483ec3d279fe85e..f6e0d46acf6d98d0fc62def4380e6ff70d51b563 100644 (file)
@@ -120,6 +120,7 @@ func main() {
                                        continue
                                }
                                if err = tarWr.WriteHeader(&tar.Header{
+                                       Format: tar.FormatPAX,
                                        Name: strings.Join([]string{
                                                nncp.NNCPBundlePrefix,
                                                nodeId.String(),