[opensuse-kde3] sftp_kio.cpp finally fixed resolving sftp:// failure with newer openssh
All, After 2 years, kdebase/kioslave/kio_sftp.cpp has been patched to fix an issue that prevented sftp:// urls from connecting when given in konqueror, kwrite, etc.. Tim finally found the issue. The patch is available as part of bug 897. The direct link to the patch is: http://bugs.pearsoncomputing.net/attachment.cgi?id=558 Basic issue: if the port number is not manually specified when kio_sftp is invoked, the port number parameter should not be passed to the ssh process, allowing ssh to connect on whatever default or preconfigured port it desires. Tested and working with openssh-6.0p1 -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org
Thanks. It builds well here, I already submitted the patch to Factory. 2012/4/25, David C. Rankin <drankinatty@suddenlinkmail.com>:
All,
After 2 years, kdebase/kioslave/kio_sftp.cpp has been patched to fix an issue that prevented sftp:// urls from connecting when given in konqueror, kwrite, etc.. Tim finally found the issue. The patch is available as part of
bug 897. The direct link to the patch is:
http://bugs.pearsoncomputing.net/attachment.cgi?id=558
Basic issue: if the port number is not manually specified when kio_sftp is invoked, the port number parameter should not be passed to the ssh process,
allowing ssh to connect on whatever default or preconfigured port it desires.
Tested and working with openssh-6.0p1
-- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org
On 04/25/2012 11:21 AM, Илья Черных wrote:
Thanks. It builds well here, I already submitted the patch to Factory.
Glad to pass it along. That bug drove me crazy for a long time. It is good to have a fully functional sftp:// back in kde3. -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org
participants (2)
-
David C. Rankin
-
Илья Черных