Bugzilla – Attachment 1784 Details for
Bug 1704
sftp complains about -p command-line option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Add 'p' to the list of accepted command-line options
sftp-getopt-fix.diff (text/plain), 342 bytes, created by
Iain Morgan
on 2010-01-27 11:41:36 AEDT
(
hide
)
Description:
Add 'p' to the list of accepted command-line options
Filename:
MIME Type:
Creator:
Iain Morgan
Created:
2010-01-27 11:41:36 AEDT
Size:
342 bytes
patch
obsolete
>--- sftp.c.orig 2010-01-14 16:46:04.000000000 -0800 >+++ sftp.c 2010-01-26 16:07:22.000000000 -0800 >@@ -2095,7 +2095,7 @@ > infile = stdin; > > while ((ch = getopt(argc, argv, >- "1246hqrvCc:D:i:o:s:S:b:B:F:P:R:")) != -1) { >+ "1246hpqrvCc:D:i:o:s:S:b:B:F:P:R:")) != -1) { > switch (ch) { > /* Passed through to ssh(1) */ > case '4':
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1704
: 1784