Der Befehl ssh funktioniert in meinem Cygwin schon einmal perfekt. aber heute ist es keine Arbeit. Es zeigt immer ein Gepäck. aber mein Befehl ist richtig.
$ ssh root@10.0.0.1
usage: ssh [-1246AaCfgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec]
[-D [bind_address:]port] [-e escape_char] [-F configfile]
[-I pkcs11] [-i identity_file]
[-L [bind_address:]port:host:hostport]
[-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port]
[-R [bind_address:]port:host:hostport] [-S ctl_path]
[-W host:port] [-w local_tun[:remote_tun]]
[user@]hostname [command]
$ ssh -V
OpenSSH_5.6p1, OpenSSL 0.9.8o 01 Jun 2010
Die Cygwin-Version ist 1.7
Thants
ssh
? Überprüfen Sie mit dem Befehl type ssh
.