Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:aualin:kde
kdebase3
sftp-opensshprompt.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File sftp-opensshprompt.patch of Package kdebase3
diff -Naru kdebase-3.5.10_orig/kioslave/sftp/ksshprocess.cpp kdebase-3.5.10/kioslave/sftp/ksshprocess.cpp --- kdebase-3.5.10_orig/kioslave/sftp/ksshprocess.cpp 2024-09-23 09:22:15.910832922 +0900 +++ kdebase-3.5.10/kioslave/sftp/ksshprocess.cpp 2024-09-23 11:46:33.932042461 +0900 @@ -89,7 +89,7 @@ }; const char * const KSshProcess::passwordPrompt[] = { - "password:", // OpenSSH + "Password:", // OpenSSH "password:", // OpenSSH "password:" // SSH }; @@ -101,7 +101,7 @@ }; const char * const KSshProcess::authSuccessMsg[] = { - "Authentication succeeded", + "Sending subsystem: sftp", // Since no clear successful message is printed "ssh-userauth2 successful", "Received SSH_CROSS_AUTHENTICATED packet" };
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor