Re: How much work for implementing sftp?

From: Eugene Mayevski (mayevski_at_eldos.org)
Date: 07/30/04

  • Next message: Richard E. Silverman: "Re: connection closed by remote host"
    Date: Fri, 30 Jul 2004 18:30:41 +0300
    
    

    Hello!
    You wrote on Fri, 30 Jul 2004 14:20:55 +0200:

     ??>> First part is several man-months
     ??>> (maybe less if you use third-party libraries for crypto).
     h> As I wrote: I want to use a library for all the hashing/encryption
     h> stuff. My task should be implementing the sftp communication/establish
     h> of the sftp connection, so that I can send the sftp commands.

    SFTP is just a small part of SSH infrastructure. So maybe you can complete
    everything in a month or two using third-party libraries ...

    With best regards,
    Eugene Mayevski


  • Next message: Richard E. Silverman: "Re: connection closed by remote host"