scp2 is just sftp On Fri, 14 Jun 2002, Charles Gelinas wrote:> Hi, > > I'm about to incorporate scp2 support to our current SSH2 server implentation and I > could't find any document (RFC, internet draft, etc) about the implementation scp > or scp2. Does anyone know where I could find some ??? > > Thanks > -- > Charles Gelinas > Software Engineering > Ericsson Inc. > Datacom Networking and IP Services > Access Product Unit > charles.gelinas at ericsson.com > Ph: (805) 562-6594 > 1-800-444-7854 ext. 6594 > fax: (805) 562-8085 >
Hi, I'm about to incorporate scp2 support to our current SSH2 server implentation and I could't find any document (RFC, internet draft, etc) about the implementation scp or scp2. Does anyone know where I could find some ??? Thanks -- Charles Gelinas Software Engineering Ericsson Inc. Datacom Networking and IP Services Access Product Unit charles.gelinas at ericsson.com Ph: (805) 562-6594 1-800-444-7854 ext. 6594 fax: (805) 562-8085 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20020614/3039cdb8/attachment.html
it's the sftp protocol: check http://www.openssh.com/txt/draft-ietf-secsh-filexfer-02.txt or reuse our code http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/sftp-server.c?rev=1.35&content-type=text/x-cvsweb-markup On Fri, Jun 14, 2002 at 04:34:25PM -0700, Charles Gelinas wrote:> Hi, > > I'm about to incorporate scp2 support to our current SSH2 server implentation and I > could't find any document (RFC, internet draft, etc) about the implementation scp > or scp2. Does anyone know where I could find some ??? > > Thanks > -- > Charles Gelinas > Software Engineering > Ericsson Inc. > Datacom Networking and IP Services > Access Product Unit > charles.gelinas at ericsson.com > Ph: (805) 562-6594 > 1-800-444-7854 ext. 6594 > fax: (805) 562-8085