Hi List! I looked in the archive and with google, but I found no solution for my problem:
I installed the OpenSSH for Windows package ("setupssh371-20031015.exe") by Michael Johnson, because I only need SFTP-functionality in Windows and not the hole Cygwin-Package. Ok, here is my problem: the Server works fine with SSH2 (but slow), but it doesn't work with SSH1. I'm using WinSCP as client. Here are the logs: . -------------------------------------------------------------------------- . WinSCP Version 3.6.1 (Build 221) (OS 5.0.2195) . Login time: Friday, 11. Jun 2004 03:06:32 . -------------------------------------------------------------------------- . Session name: [EMAIL PROTECTED] . Host name: localhost (Port: 22) . User name: test (Password: Yes, Key file: No) . Transfer Protocol: SFTP . SSH protocol version: 1 only; Compression: No . Agent forwarding: No; TIS/CryptoCard: No; KI: Yes; GSSAPI: No . Ciphers: 3des,aes,blowfish,WARN,des; Ssh2DES: No . Ping type: -, Ping interval: 30 sec; Timeout: 15 sec . SSH Bugs: . Proxy: none . Return code variable: Autodetect; Lookup user groups: Yes . Shell: default, EOL: 0 . Local directory: C:\Data, Remote directory: /home/Administrator, Update: No, Cache: Yes . Cache directory changes: Yes, Permanent: Yes . Clear aliases: Yes, Unset nat.vars: Yes, Resolve symlinks: Yes . Alias LS: No, Ign LS warn: Yes, Scp1 Comp: No . -------------------------------------------------------------------------- . Looking up host "localhost" . Connecting to 127.0.0.1 port 22 . Server version: SSH-1.5-OpenSSH_3.7.1p1 . We claim version: SSH-1.5-WinSCP-release-3.6.1 . Using SSH protocol version 1 . Received public keys . Host key fingerprint is: . 1024 9f:3e:f8:7a:09:7f:72:7c:40:e3:b6:9b:6a:8d:73:0b . Encrypted session key . Using 3DES encryption . Trying to enable encryption... . Initialised triple-DES encryption . Installing CRC compensation attack detector . Successfully started encryption . Sent username "test" . Session password prompt ([EMAIL PROTECTED]'s password: ) . Using stored password. . Sending password with camouflage packets . Sent password . Authentication successful . Started session . -------------------------------------------------------------------------- . Using SFTP protocol. . Doing startup conversation with host. > Type: SSH_FXP_INIT, Size: 5, Number: -1 ! exec: sftp-server: not found . Server sent command exit status 0 . -------------------------------------------------------------------------- What means "sftp-serer: not found"? Does this server work only with SSH2? Thanks for any hint! Bye, Andi -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/