Re: SCP source code
Eden Smiley <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Hi, Thanks for the immediate response. Do I need any special environment setup to compile scp source code under Linux? Thanks, Eden -----Original Message----- From: Hannah Schroeter [mailto:[email protected]] Sent: Thursday, January 29, 2009 11:04 AM To: Eden Smiley Cc: [email protected] Subject: Re: SCP source code 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.