2009/1/22 Daniel Stenberg <dan...@haxx.se>: > Apart from better performance (higher transfer rates), what are the primary > things you miss in libssh2?
For me, the most obviously 'missing' feature in libssh2 is host-key handling. The API only provides a hash of the host-key which is fine for some uses but if you want to compare it to those in a user's known_hosts file, the full key (plus a whole load of tricky processing) is necessary. Alex ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ libssh2-devel mailing list libssh2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-devel