Created attachment 1784 [details] 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.
fixed in CVS, will be in tomorrow's snapshot
Mass move of bugs RESOLVED->CLOSED following the release of openssh-5.5p1