Hello world!

Welcome to libssh.org. We’ve decided to register a domain for libssh and setup a webpage to show that we actively working on libssh!

flattr this!

The Conversation {7 comments}

  1. Paresh Thakor {Monday August 31, 2009 @ 5:23 am}

    Please provide a good documentation on libssh, i’m new to iphone programming and i need it.

  2. gladiac {Monday August 31, 2009 @ 7:03 am}

    There is good documentation. We have a full API documentation and a tutorial for libssh newcomers on http://dev.libssh.org/wiki/Tutorial. Feel free to improve it.

  3. Paresh Thakor {Tuesday September 1, 2009 @ 10:17 am}

    thank you very much, but i don’t know based on this turorial my project is unable to load, it fails loading library. I’ve inlcluded libssh2.a, libgpg-error.a, libz.1.2.3.a, i’ve downloaded their source code and built them, then used .a files as framework.

    if there is any proper way, please tell me, I could not find the right one..!

    Thanking You

  4. Paresh Thakor {Tuesday September 1, 2009 @ 10:19 am}

    It would be great if I get a good xcode – iPhone project built with libssh implementation, i want some command execution through SSH through iPhone over remote node.

  5. gladiac {Tuesday September 1, 2009 @ 10:31 am}

    Hi,

    a) You should use the mailing list to communicate. See the link in the menu above!
    b) You are using libssh2 and NOT libssh
    c) Read the cmake documentation how to create make files for XCode.

  6. Norbert {Monday December 14, 2009 @ 4:04 am}

    API documentation for ssh_options_set is missing. Overall the documentation is hard to browse/search: where were I supposed to start looking for the documentation of that function? Clicking on e.g. “module ssh_session” assumes I know that the first parameter of that functions is ssh_session and that the “module” definition is based on a “C functions with first parameter are collected in module “.

  7. aris {Monday December 14, 2009 @ 2:54 pm}

    Norbert, you’re right. I’d like to integrate the tutorial into the main doxygen doc but it requires some time to do (right).
    We certainly have done the hardest (documenting each public API call), now we only have to present it correctly.

Speak Your Peace

  • Comment Policy:Could go here if there's a nagging need Login Instructions: Would go here if there's a desire.
  • *