bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] 7z support for GNU tar


From: Michael Postmann
Subject: Re: [Bug-tar] 7z support for GNU tar
Date: Wed, 02 Nov 2005 12:56:30 +0100
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

Ville Oikarinen schrieb:
But the main Problem is that 7z is a format similar to the classic zip 
fromat and thus not streamable, thats more a problem which possibly 
could only be bypassed by developing a streamable version of the algorithm.

But Maybe I'm wrong because I'm not very familiar with all that stuff...

Michael Postmann

    

This example is from the p7zip README file:

tar cf - directory | 7za a -si directory.tar.7z

So it seems streams are supported.

Ville Oikarinen

  
Ok, this seems to be much more tar-compatible...and output to stdout could be filtered or somehow handled...

If not already done, contacting the 7z developers would be a good start...

Michael Postmann


reply via email to

[Prev in Thread] Current Thread [Next in Thread]