[Mono-bugs] [Bug 326667] New: File permissions lost when extracted using TarArchive type in ICSharpCode. SharpZipLib.Tar assembly
    bugzilla_noreply at novell.com 
    bugzilla_noreply at novell.com
       
    Thu Sep 20 02:54:33 EDT 2007
    
    
  
https://bugzilla.novell.com/show_bug.cgi?id=326667
           Summary: File permissions lost when extracted using TarArchive
                    type in ICSharpCode.SharpZipLib.Tar assembly
           Product: Mono: Runtime
           Version: 1.2
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at ximian.com
        ReportedBy: mrathnakumar at novell.com
         QAContact: mono-bugs at ximian.com
          Found By: Development
I tried extracting contents of a BZip2 archive using ExtractContents method in
TarArchive  class. Created a InputTarArchive using a file stream on the Bzip2
file.
When extracted, all the files inside the archive lose executable permissions
and it is defaulted to 644 (-rw-r--r--).
-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
    
    
More information about the mono-bugs
mailing list