Location:
Search - vsftpd t
Search list
Description: vsftpd--linux系统下的ftp服务器-vsftpd-- linux system under the ftp server
Platform: |
Size: 155648 |
Author: 王明辉 |
Hits:
Description: 这个是LINUX下VSFTPD的源代码,有比较高的参考和学习价值-This is under LINUX vsftpd source code, there are relatively high value of reference and learning
Platform: |
Size: 185344 |
Author: 维德 |
Hits:
Description: 下载vsftpd-2.0.6.tar.gz 网上很好找的,附件也提供下载,解压。
tar zxvf vsftpd-2.0.6.tar.gz
修改解压包内文件MakeFile,改交叉编译器,我的路径是
# Makefile for systems with GNU tools
CC= /usr/local/arm/3.4.1/bin/arm-linux-gcc
直接编译会出错,还要改一个包含库文件的文件vsf_findlibs.sh 把下面两句屏蔽掉吧-Download vsftpd-2.0.6.tar.gz easy to find online, and accessories are also available for download, unzip. tar zxvf vsftpd-2.0.6.tar.gz modify the extract package files MakeFile, change cross-compiler, my path is# Makefile for systems with GNU tools CC =/usr/local/arm/3.4.1/bin/arm-linux-gcc directly translated to be wrong, but also to change a library file that contains the following two masked vsf_findlibs.sh Bar
Platform: |
Size: 197632 |
Author: qwe |
Hits: