Coder Social home page Coder Social logo

hadesjaky / qssh Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lvklabs/qssh

1.0 2.0 0.0 695 KB

SSH and SFTP support for Qt. This project is based on Qt Creator's libQtcSsh.so

License: GNU Lesser General Public License v2.1

QMake 2.19% C++ 96.56% QML 0.48% C 0.73% Prolog 0.06%

qssh's Introduction

About QSsh

QSsh provides SSH and SFTP support for Qt applications. The aim of this project is to provide a easy way to use these protocols in any Qt application.

This project is based on Qt Creator's libQtcSsh.so. All the credits to Qt Creator's team! (http://qt.gitorious.org/qt-creator)

Compiling QSsh

Prerequisites:

  • Qt 4.7.4 (May work with older versions)
  • On Windows: MinGW 4.4 or later, Visual Studio 2008 or later
  • On Mac: XCode 2.5 or later, compiling on 10.4 requires setting the environment variable QTC_TIGER_COMPAT before running qmake

Steps:

mkdir $BUILD_DIRECTORY
cd $BUILD_DIRECTORY
qmake $SOURCE_DIRECTORY/qssh.pro
make (or mingw32-make or nmake depending on your platform)

Examples

Directory examples/SecureUploader/ contains an example on how to upload a file using SFTP

qssh's People

Stargazers

 avatar

Watchers

James Cloos avatar 汪博君 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.