Re: SCP source code
Hannah Schroeter <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Organization | Schlund + Partner AG |
| Message-ID | <[email protected]> |
Hi! On Thu, Jan 29, 2009 at 09:33:16AM -0600, Eden Smiley wrote: >I need to get the C source code for the scp command existing in the openssh >source package. >It is possible to get information about the location and how can I get it? cvs -d [email protected]:/cvs co src/usr.bin/ssh scp is contained in the ssh sources. Kind regards, Hannah.