| Summary: | scp: support for "proxy mode" | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Sascha Silbe <sascha-openssh-bugs> |
| Component: | scp | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | enhancement | CC: | markus |
| Priority: | P2 | ||
| Version: | 3.9p1 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Sascha Silbe
2005-02-23 04:18:00 AEDT
I don't think any of the developers have a desire to add this sort of feature to scp (it is essentially unmaintainable), but if you would prefer to add it to sftp then please raise another bug. Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4. FWIW this has since been implemented and included in OpenSSH 5.7. From http://openssh.org/txt/release-5.7: * scp(1): Add a new -3 option to scp: Copies between two remote hosts are transferred through the local host. Without this option the data is copied directly between the two remote hosts. |