diff options
Diffstat (limited to 'scp.c')
-rw-r--r-- | scp.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ | |||
1 | /* $OpenBSD: scp.c,v 1.139 2006/03/25 13:17:02 djm Exp $ */ | ||
1 | /* | 2 | /* |
2 | * scp - secure remote copy. This is basically patched BSD rcp which | 3 | * scp - secure remote copy. This is basically patched BSD rcp which |
3 | * uses ssh to do the data transfer (instead of using rcmd). | 4 | * uses ssh to do the data transfer (instead of using rcmd). |