Re: SFTP connection fails
If you do not understand the F.A.Q., I'm afraid you are not able to fix it yourself.
I'll try to explain it: When you login using SSH terminal client, something is probably printed on the screen, which starts with " 16:", maybe current time?
Such messages can be printed only when you connect using the terminal client. The messages cannot be printed when you connect using the SFTP client, because it violates the protocol and thus it confuses the client.
So you must configure the server properly. This is platform-dependent. So you should better ask someone who understand your system. Administrator?
I'll try to explain it: When you login using SSH terminal client, something is probably printed on the screen, which starts with " 16:", maybe current time?
Such messages can be printed only when you connect using the terminal client. The messages cannot be printed when you connect using the SFTP client, because it violates the protocol and thus it confuses the client.
So you must configure the server properly. This is platform-dependent. So you should better ask someone who understand your system. Administrator?