curl 问题小结

记录一个使用curl库时的问题

编译环境:

LSB Version:    1.3
Distributor ID:    CentOS
Description:    CentOS release 4.0 (Final)
Release:    4.0
Codename:    Final

libcurl :# rpm -q curl 查看 curl-7.12.1-3

在使用过程中编译代码成功,curl_easy_perform时返回值为 :

CURLE_UNSUPPORTED_PROTOCOL (1)

The URL you passed to libcurl used a protocol that this libcurl does not support. The support might be a compile-time option that you didn't use, it can be a misspelled protocol string or just a protocol libcurl has no code for.

个人理解为curl 库不支持sftp协议。

解决方式:

升级curl版本,下载 curl-7.62.0.tar.gz,下载地址:https://curl.haxx.se/download/

在原虚拟机编译一直编译未通过,新装虚拟机,版本:

LSB Version:    :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
Distributor ID:    CentOS
Description:    CentOS release 6.10 (Final)
Release:    6.10
Codename:    Fina

编译成功后安装,代码编译成功后运行,成功下载文件。

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值