| commit | f12114366b4ffcd34e3a638dd187f29ac03fbdbd | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Thu Jan 06 22:40:30 2011 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Thu Jan 06 22:40:30 2011 +1100 |
| tree | 56fffcf6943140aa7fde6c54c5021e873aa19c25 | |
| parent | 30a69e7bba0161eabb678b9902fbd04e7495d86e [diff] |
- markus@cvs.openbsd.org 2010/12/08 22:46:03
[scp.1 scp.c]
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. ok djm@ (bugzilla #1837)