安装libcurl3

使用FTP上传下载文件,需要我们安装一下几个支持库。

sudo apt-get install libcurl3
sudo apt-get install python-pycurl
 apt-get install libcurl4-openssl-dev

你可能感兴趣的:(ftp)