E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
libssh
MinGW环境
libssh
2安装
由于实习工作中要用到基于sftp协议开发一个网络程序,同时要实现运行在Windows平台上,找来找去就这个
libssh
2库好用,在网络上算是有那么一点点的文档可以看。
·
2015-11-07 10:40
MinGW
使用 php ssh2 模块实现远程执行命令
安装
libssh
2 库 从 http://www.
libssh
2.org/ 下载源代码安装即可。 2.
·
2015-10-31 09:24
ssh2
64bit libcurl.lib生成步骤及注意事项详解
下载地址:http://curl.haxx.se/libcurl/c/2、在32bit基础上,编译64bitlibcurl.lib因为libcurl.lib依赖
libssh
2.lib;而
libssh
2.
wojiushiwo987
·
2015-09-17 09:00
编译
注意事项
步骤
64bit
libcurl
为php安装
libssh
2扩展
首先我是使用brew安装的:andy@AndyMacBookPro:~brewsearchssh2
libssh
2php53−ssh2php54−ssh2php55−ssh2php56−ssh2andy@
qdujunjie
·
2015-09-07 13:52
PHP
上传文件到服务器端后进一步推送到sftp服务器
ssh客户端的能力,所以需先为php安装如下扩展opensslopenssl-devlibsshphpssh扩展按照下面的命令进行安装1rpm-qa|grepopenssl2wgethttp://www.
libssh
2
lvyahui
·
2015-08-02 14:00
windows curl ssl版本编译
1.下载 curl-7.43.0
libssh
2-1.3.0 openssl-1.0.0s ActivePerl5 zlib nasm2.
midle110
·
2015-07-07 14:00
windows
ssl
curl
编译
添加 php ssh2扩展远程访问服务器
sudo apt-get install
libssh
2-1-dev sudo pecl install channel://pecl.php.net/ssh2-0.12 echo 'extension
bennyinfo
·
2015-05-21 09:00
Win7 64位系统,PHP 扩展 curl方法
执行: 1.拷贝php安装目录下,libeay32.dll、ssleay32.dll、
libssh
2.dll 到C:\windows\system32目录。
woshiliulei0
·
2015-05-18 14:00
C++学习:使用
libssh
2实现交互式shell的ssh2,linux和windows通用
比如,c/c++语言可以使用
libssh
2;python可以使用paramkio库等。但这些库网上的帮助,都不是很全,都比较浅显。
无视无非
·
2015-04-05 16:22
c++
python
测试
mongoDB 3.0 installed on Red Hat
tutorial/install-mongodb-on-red-hat/安装完成后,登录出现如下告警:1.登录mongoshell[root@localhost ~]# mongo缺少openssl、
libssh
2yum
传奇库子
·
2015-04-02 16:12
mongodb
Install
3.0
mongoDB 3.0 installed on Red Hat
tutorial/install-mongodb-on-red-hat/安装完成后,登录出现如下告警:1.登录mongoshell[root@localhost ~]# mongo缺少openssl、
libssh
2yum
传奇库子
·
2015-04-02 16:12
mongodb
3.0
install
mongoDB 3.0 installed on Red Hat
tutorial/install-mongodb-on-red-hat/安装完成后,登录出现如下告警:1.登录mongoshell[root@localhost ~]# mongo缺少openssl、
libssh
2yum
传奇库子
·
2015-04-02 16:12
mongodb
Install
3.0
安装php扩展ssh实现服务器间文件拷贝
1. download the
libssh
2 package from http://
libssh
2.org, command as following: tar vxzf
libssh
2-1.4.2
bestscw
·
2015-03-19 13:00
PHP
安装php扩展ssh实现服务器间文件拷贝
阅读更多1.downloadthelibssh2packagefromhttp://
libssh
2.org,commandasfollowing:tarvxzflibssh2-1.4.2.tar.gzcdlibssh2
bestscw
·
2015-03-19 13:00
linux 下暴力破解工具hydra
安装暴力破解工具#yuminstallcmake#cd/usr/local/src#wgethttp://www.
libssh
.org/files/0.4/
libssh
-0.4.8.tar.gz#tarzxflibssh
lrm929
·
2015-01-09 16:28
linux
error
loading
shared
linux 下暴力破解工具hydra
安装暴力破解工具#yuminstallcmake#cd/usr/local/src#wgethttp://www.
libssh
.org/files/0.4/
libssh
-0.4.8.tar.gz#tarzxflibssh
lrm929
·
2015-01-09 16:28
linux
error
loading
shared
简单安装zabbix-2.2.5
mysql-servermysql-devel\ phpphp-mysqlphp-gdphp-bcmathphp-mbstringphp-xml\ net-snmp* libcurl-devellibxml2-develgettext\
libssh
2
wjcaiyf
·
2014-12-26 23:52
安装
zabbix
使用std流打印16进制字符串示例
//std::string_strLastError std::ostringstreamostr; fingerprint=
libssh
2_hostkey_hash(_session,
LIBSSH
2_
lee353086
·
2014-12-26 10:00
链接libcurl静态库
--enable-static--without-libidn--without-ssl--without-librtmp--without-gnutls--without-nss--without-
libssh
2
bsxylj
·
2014-12-05 11:00
SFTP客户端代码示例
SFTP客户端代码示例环境:
libssh
2 1.4.3、zlib-1.2.8、openssl-1.0.1gAuthor:Kagula最后更新日期:2014-5-18 从http://www.
libssh
2
lee353086
·
2014-10-21 20:00
嵌入式 Linux下编译并使用curl静态库
--disable-tftp--disable-telnet--disable-largefile--disable-smtp--disable-imap--without-ssl--without-
libssh
2
skdkjxy
·
2014-10-18 17:00
在Ubuntu下安装PHP的ssh2扩展
在Ubuntu 10下安装不需要任何编译了apt-get install
libssh
2-1-dev
libssh
2-php测试新安装的PHP的SSH2扩展运行php -m |grep ssh2重启service
huangxy10
·
2014-10-18 11:00
php ssh扩展 远程复制文件和远程执行代码
wgethttp://www.
libssh
2.org/download/
libssh
2-1.4.2.tar.gztarzxflibssh2-1.4.2.ta
huangxy10
·
2014-10-18 11:32
后台开发—php
php ssh扩展 远程复制文件和远程执行代码
wget http://www.
libssh
2.org/download/
libssh
2-1.4.2.tar.gz tar zxf
libssh
2-1
huangxy10
·
2014-10-18 11:00
hydra暴力破解SSH、HTTP、MySQL等密码
[root@srv-dfh526 hydra-7.6]#yum install openssl-devel pcre-devel ncpfs-devel postgresql-devel
libssh
-devel
梦朝思夕
·
2014-05-20 20:00
hydra
hydra暴力破解SSH、HTTP、MySQL等密码
[root@srv-dfh526 hydra-7.6]#yum install openssl-devel pcre-devel ncpfs-devel postgresql-devel
libssh
-devel
梦朝思夕
·
2014-05-20 20:00
hydra
Linux
perl模块之Rex(本地安装)
主要是Net::SSH2模块安装起来很坑,,依赖
libssh
2,openssl,zlib,自己FTP上去编译了一堆,还得参考一些不完全正确的中文blog,还是英文的靠谱一些,ln一些动态链接库,最
xshalk
·
2014-05-16 13:00
vs不能编译openssh
若需要ssh,可以使用
libssh
2,可能release版本比较老。
wangell
·
2014-04-12 23:00
libgit二次开发
网站:libgit2.github.comAPI文档:http://libgit2.github.com/libgit2如需要用libgit库来ssh连接Git服务器进行通信,则需要第三方包
libssh
b_h_l
·
2014-03-18 10:38
git
libgit二次开发
网站:libgit2.github.comAPI文档:http://libgit2.github.com/libgit2如需要用libgit库来ssh连接Git服务器进行通信,则需要第三方包
libssh
B_H_L
·
2014-03-18 10:00
libcurl源码编译及使用
--enable-static--without-libidn--without-ssl--without-librtmp--without-gnutls--without-nss--without-
libssh
2
b_h_l
·
2014-02-26 16:20
C
libcurl源码编译及使用
--enable-static--without-libidn--without-ssl--without-librtmp--without-gnutls--without-nss--without-
libssh
2
B_H_L
·
2014-02-26 16:00
fedora 20 开启 ssh 远程登陆
rpm-qa|grepossh我的机子的执行结果如下$rpm-qa|greposshopenssh-server-6.4p1-3.fc20.x86_64openssh-6.4p1-3.fc20.x86_64
libssh
2
kuaile_sky
·
2014-01-17 19:00
ssh
fedora
openssh
使用 php ssh2 模块实现远程执行命令
安装1.安装
libssh
2库从 http://www.
libssh
2.org/ 下载源代码安装即可。
ihanxiao2100
·
2014-01-16 02:00
服务器
源代码
PHP程序
mingw编译
libssh
2
HowtoCompilelibssh2forWindowswithMinGWlibssh2 isaclient-sideClibraryimplementingtheSSH2protocol,accordingtothedefinitiononlibssh2.org.Iamcompilinglibssh2becauseitenablesmetobuildapplicationsfortransfe
B_H_L
·
2013-11-28 18:00
opensuse13 开启ssh登陆
linux-kelh:~#rpm-qa|grepsshopenssh-5.8p1-4.1.i586
libssh
4-0.4.8-7.1.i586ksshaskpass-0.5.3-2.1.i586
libssh
2
LiShixi
·
2013-11-27 22:00
centOS安装php-ssh2的扩展
1.安装支持的库文件命令:yuminstall php-develphp-pearlibssh2
libssh
2-devel2.建立ssh2扩展命令:peclinstall-fssh2之后会显示安装的日志
木头房子
·
2013-09-06 18:34
PHP
linux
centos
ssh
libssh
2安装全过程
1.sudo apt-get install openssl 2.cd /usr/src/ 3.sudo wget http://
libssh
2.org/download/
libssh
2-1.3.0
JavaKill
·
2013-08-29 14:00
ssh2
搭建ssh2协议的开发环境:openssl+
libssh
2库+Visual Studio 2008
ActivePerl +OpenSSL+Zlib+
Libssh
2+VisualStudio2008 SSH2是一套安全通讯协议框架(早期的SSH1由于存在安全漏洞,现在已经不用了),基于SSH2协议的产品目前主要有
ly131420
·
2013-05-05 21:00
搭建ssh2协议的开发环境
ActivePerl+OpenSSL+Zlib+
Libssh
2+VisualStudio2008 SSH2是一套安全通讯协议框架(早期的SSH1由于存在安全漏洞,现在已经不用了),基于SSH2协议的产品目前主要有
kluleia
·
2012-11-22 17:00
安装php ssh2扩展
下载以下两个软件包:http://pecl.php.net/get/ssh2-0.11.3.tgzhttp://www.
libssh
2.org/download/
libssh
2-1.4.2.tar.gz
solothisworld
·
2012-08-31 13:08
PHP
ssh2
安装php ssh2扩展
下载以下两个软件包:http://pecl.php.net/get/ssh2-0.11.3.tgzhttp://www.
libssh
2.org/download/
libssh
2-1.4.2.tar.gztarzxflibssh2
hpsfpcca
·
2012-08-31 11:26
php
目录
ssh2
Linux学习笔记
安装php ssh2扩展
下载以下两个软件包:http://pecl.php.net/get/ssh2-0.11.3.tgzhttp://www.
libssh
2.org/download/
libssh
2-1.4.2.tar.gz
hpsfpcca
·
2012-08-31 11:26
PHP
目录
ssh2
libssh
2 win32 库文件
用到
libssh
2,网上没有找到编译好的staticlib。自己编了一个,很费事,留个备份给需要的朋友。
memorybox
·
2012-07-28 11:00
static
lib
库文件
libssh2
vs2010 编译
libssh
2-1.4.2
1、进入C:\
libssh
2-1.4.2\win32打开项目 2、在项目属性中 c++->general-->Addirtionalincludediretories 添加 zlib和openssl
rydiy
·
2012-07-03 02:00
c
Build
include
library
2010
手工编译
LIBSSH
2库
前段时候玩了一下
libssh
2这个库,用它写了个备份图片的小程序。可是用.
大黄
·
2012-06-17 23:00
python sftp
语言还是c++ 可以选择libcurl + OpenSSL + Zlib +
Libssh
2, 结合QT编译,可能是自己太笨,搞了2天也没编译好环境,后来选择了python的paramiko实现上传下载功能
lunan
·
2012-06-07 20:00
python
The required
libssh
2 library was not found
error:Therequiredlibssh2librarywasnotfound.Youcanobtainthatpackagefromhttp://sourceforge.net/projects/
libssh
2
llhwy
·
2012-03-24 08:11
PHP
职场
ssh2
休闲
The required
libssh
2 library was not found
error:Therequiredlibssh2librarywasnotfound.Youcanobtainthatpackagefromhttp://sourceforge.net/projects/
libssh
2
llhwy
·
2012-03-24 08:11
php
职场
休闲
Ubuntu11.04开启ssh
setp1:检查是否安装了ssh命令:dpkg--list|grepssh出现:ii
libssh
-4 0.4.2-1ubuntu1
grey2
·
2012-02-09 17:00
ubuntu
上一页
1
2
3
4
5
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他