Description: ftp服务器
linux下的,vsftpd
不知道怎么编译,请高手指教-ftp server linux under, vsftpd did not know how to compile, please expert advice Platform: |
Size: 136192 |
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: 嵌入式ftp服务器源代码2.0.6版,可移植到2410开发板上-Embedded ftp server version 2.0.6 source code can be ported to the development of on-board 2410 Platform: |
Size: 158720 |
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: