Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - nick

Pages: [1]
1
Hi Mathias,

Thank you for your feedback!

There is C library implementation already available: https://www.libssh.org/ with following features:
    SCP and SFTP support (client and server)
    Support for Linux, BSD, Solaris and Windows
    Client and Server implementation
    Kerberos support (GSSAPI)
    OpenSSL and GCrypt
    Public Key infrastructure
    Elliptic Curve DSA (ECDSA) support (with OpenSSL)
    Elliptic Curve Diffie Hellman (ECDH) support
    Asynchronous (non-blocking) support

Probably it might help to reduce the implementation time. Not sure if I would be able to build the plugin myself.

Regards,
Nick

2
Hi Mathias,

You've created a great tool :)

I am looking to use scp (Secure Copy) to linux machines.

Do you plan to implement scp protocol?

Regards,
Nick

Pages: [1]