Hack Week: kio_sftp in action!

The openSUSE Hackweek is over and I have a working kio_sftp implementation using libssh. There is still work which needs to be done. I have to cleanup the code and test all the features (resume of files, recursive deletion). Today I’ve copied successfully the first files to my webserver!

kio_sftp

I’ve uploaded the two files to my webspace, here. Remeber that it’s not finished yet! You need libssh’s v0-3 git branch to get it working. I’ve found serveral bugs during the week. I will release libssh 0.3.2 next week.

Thanks to Dirk Müller who answered all my question and helped me with the KDE stuff.

Benchmarks will follow soon too.

You may also like...

6 Responses

  1. Andre says:

    Hey, cool project for hackweek! Hope this goes upstream soon. Thanks for your work.

  2. ianjo says:

    Very cool, especially the resume and recursive deletion features.

    Maybe this will finally kill off kio_fish 🙂

  3. GlaDiaC says:

    Has someone already tested it? Feedback is welcome!

  4. ianjo says:

    I will try to test this soon, but have you considered renaming it to kio_lssh or something like that, even temporarily?

    That way you could install it in parallel with the current kio_sftp, to compare performance and features (recursive deletion, etc), and it would be easier to test.

  5. GlaDiaC says:

    No, I haven’t. I’ve sent the current version upstream as it works just fine here. So I’m waiting for more feedback, but it looks good.

  6. GlaDiaC says:

    I have a KDE svn account now. Waiting for a review to submit it to trunk.

Leave a Reply

Your email address will not be published. Required fields are marked *