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

           Summary: sftp complains about -p command-line option
           Product: Portable OpenSSH
           Version: -current
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: sftp
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=1784)
 --> (https://bugzilla.mindrot.org/attachment.cgi?id=1784)
Add 'p' to the list of accepted command-line options

As of the 20100127 snapshot, the sftp(1) man page lists -p as a valid
command-line option, but sftp complains with the usage summary whenever
it is used. The problem is that 'p' is missing from the list of
accepted
switches in the getopt() statement.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to