Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

Ricardo

Re: Windows SSH Server

I was having the same issue, changing from SCP to SFTP worked for me, thanks!
martin

Re: Windows SSH Server

WinSCP requires for SCP protocol unix-like shell. Some Windows servers provide unix-shell emulation (such as OpenSSH for Windows). If your server does not, try SFTP instead.
peterkwl

Windows SSH Server

I am trying to use winscp 3.4.2 to connect from a Win 2000 machine to a Win 2000 ssh server (running the commercial SSH Secure Secure for Windows from SSH.COM)

I get the following error.
Host has not answered for 15 seconds
Abort or Retry.

If I choose Abort, I get this message:
"Error Skipping Startup message. Your shell is probably incompatible with the application (BASH is recommended)

I know ssh server is running on the remote Win 2000 Server.

So, what gives? Is it the "shell" which I specified to be default?

Thansk

Peter