1 Star 0 Fork 7

Brauzz/QSsh-Botan-1

forked from 阿K/QSsh-Botan-1 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README 822 Bytes
一键复制 编辑 原始数据 按行查看 历史
Andres Pagliano 提交于 2012-11-23 15:31 . Updaded readme
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!
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
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
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/zc957871923/qssh-botan-1.git
[email protected]:zc957871923/qssh-botan-1.git
zc957871923
qssh-botan-1
QSsh-Botan-1
master

搜索帮助