[Bug 426] New: sftp adds write permission when doing get -p

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Nov 7 00:51:02 EST 2002


http://bugzilla.mindrot.org/show_bug.cgi?id=426

           Summary: sftp adds write permission when doing get -p
           Product: Portable OpenSSH
           Version: 3.4p1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: sftp
        AssignedTo: openssh-unix-dev at mindrot.org
        ReportedBy: gfernandez at livevault.com


sftp adds write permission when transferring a file. This is presumably so that 
it can have access to the file while writing it. However, when it later sets 
the permissions, it uses the permissions which included the added write access. 
As a result the access does not match the original mode.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the openssh-unix-dev mailing list