| Summary: | scp doesn't support ssh2 protocol | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Frank Liu <liug> |
| Component: | scp | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED INVALID | ||
| Severity: | normal | CC: | thewizard75 |
| Priority: | P2 | ||
| Version: | -current | ||
| Hardware: | Other | ||
| OS: | Other | ||
|
Description
Frank Liu
2002-05-18 07:12:40 AEST
I tried several different versions of openssh, and got the same problem with scp. This is an issue with how SSH Corp did their ssh 2.x and above clients. They decided that rcp over ssh was not good enough so they moved to sftp. As a result they also renamed sftp to scp2 and pretended as if the original scp did not exist. Please complain to them about breaking compatibility. There is nothing we can do about it. - Ben openssh's scp speaks RCP, openssh's sftp speaks SFTP, ssh.com's scp and sftp both speak SFTP only, unless you install a scp1 program. *** Bug 370 has been marked as a duplicate of this bug. *** Mass change of RESOLVED bugs to CLOSED |