You are not logged in.

1

Tuesday, October 26th 2004, 3:12pm

SFTP fails with error encountered while talking to SSH

Using KDE 3.1 and FreeBSD 4.8 (starting KDE using startx.) When I try to connect to an SFTP site by entering SFTP://mysite.com in Konqueror, I get the error: "Error encountered while talking to SSH." Then I click on OK and get the error "Could not connect to host localhost. "

This same behavior occurs when I try to connect using Kbear in SFTP mode. SFTP from the command line works fine.

******* fish is not an option for the site I need to connect to. *********

I have seen this problem described in several places on the web, but so far have not seen a clear and definitive solution.

ideas would be appreciated. :roll:

2

Tuesday, October 26th 2004, 5:06pm

Re: SFTP fails with error encountered while talking to SSH

Quoted

Original von equimax

Using KDE 3.1 and FreeBSD 4.8 (starting KDE using startx.) When I try to connect to an SFTP site by entering SFTP://mysite.com in Konqueror, I get the error: "Error encountered while talking to SSH." Then I click on OK and get the error "Could not connect to host localhost. "

This same behavior occurs when I try to connect using Kbear in SFTP mode. SFTP from the command line works fine.
Just guessing, but one thing you could check: Do you have any verbose output in the rc files (anything that gets executed on login) on the host you connect to, like a fortune being printed? That broke sftp for me once while ssh still worked.

But then again sftp on the command line didn't work for me either, so it doesn't fit your description exactly and maybe it's not the same problem. OTOH you can easily check it by commenting out the lines so I thought I'd tell my tale anyway.

3

Tuesday, October 26th 2004, 5:42pm

Thanks for the suggestion. I have confimed with the site I am trying to connect to that I am not even making it to the site. So I think our problems are different. Mine is a local internal problem and does not relate to the specific site I am trying to connect to. However, I do appreciate the time you took to make a suggestion.