[Bug 430] Could add option to sftp-server to disable write access

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Sat Jan 9 11:21:16 EST 2010


https://bugzilla.mindrot.org/show_bug.cgi?id=430

Darren Tucker <dtucker at zip.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1763|                            |ok+
               Flag|                            |

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #7 from Darren Tucker <dtucker at zip.com.au> 2010-01-05 11:27:32 EST ---
(From update of attachment 1763)
>-.Op Fl eh
>+.Op Fl Reh

Aren't these supposed to be alphabetized?

>-	    "usage: %s [-eh] [-f log_facility] [-l log_level] [-u umask]\n",
>+	    "usage: %s [-Reh] [-f log_facility] [-l log_level] [-u umask]\n",

Ditto.

>-	while (!skipargs && (ch = getopt(argc, argv, "f:l:u:che")) != -1) {
>+	while (!skipargs && (ch = getopt(argc, argv, "f:l:u:Rche")) != -1) {

Ditto.

Other than that it looks OK to me.

--- Comment #8 from Damien Miller <djm at mindrot.org> 2010-01-09 11:21:15 EST ---
patch applied, will be in 4.5p1

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list