Location:
Search - vsFTPd 2.0
Search list
Description: vsftpd--linux系统下的ftp服务器-vsftpd -- linux system under the ftp server
Platform: |
Size: 155985 |
Author: 王明辉 |
Hits:
Description: ftp服务器
linux下的,vsftpd
不知道怎么编译,请高手指教
Platform: |
Size: 136669 |
Author: 王业飞 |
Hits:
Description: 在因特网上或是企业内部,有许多站点需要高质量的FTP应用和安全的服务控制,
如何能配置高质量应用的安全站点是企业应用和一些提供下载服务的网站的重要需
求。基于这个出发点,我们将使用VSFTP--very safe ftp--架设高质量应用的安全
FTP站点-on the Internet or intranet. many sites require quality FTP application and security services control, how can the distribution of high-quality application site is safe and enterprise applications available for download some of the websites of major demand. Based on this starting point, We will be using VSFTP-- very safe ftp-- erecting high-quality application security FTP site
Platform: |
Size: 153600 |
Author: 小雪 |
Hits:
Description: vsftpd--linux系统下的ftp服务器-vsftpd-- linux system under the ftp server
Platform: |
Size: 155648 |
Author: 王明辉 |
Hits:
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下的轻量级的ftp服务器,也同样适用于嵌入式系统,修正了编译不能通过的错误。-under linux lightweight ftp server, is also applicable to embedded systems, compiler can not be amended mistake.
Platform: |
Size: 617472 |
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: ftpd server in linux
Platform: |
Size: 162816 |
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: 这是一个ftp文件传输的源代码,是比较流行的ftp程序,有client段,server端-This is an ftp file transfer the source code, it is more popular ftp procedures, client segment, server-side
Platform: |
Size: 184320 |
Author: nnf |
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:
Description: 一个LINUX下的FTP软件,安装很简单,配置也很简单
Platform: |
Size: 184320 |
Author: zhouxy |
Hits:
Description: vsftpd-2.2.2.tar.gz。最新的LINUX下的FTP服务器端的源代码。对进行FTP研究的人很有用。-vsftpd-2.2.2.tar.gz. Under the latest LINUX FTP server source code. Who conducted the study on the FTP is useful.
Platform: |
Size: 185344 |
Author: 东东 |
Hits:
Description: vsftp,linux下的ftp,有兴趣的可以研究下-ftp of linux
Platform: |
Size: 307200 |
Author: Benjaminxue |
Hits:
Description: if [ -x /usr/local/man ] then install -m 644 vsftpd.8 /usr/local/man 8/vsftpd.8 install -m 644 vsftpd.conf.5 /usr/local/man 5/vsftpd.conf.5 elif [ -x /usr/share/man ] then install -m 644 vsftpd.8 /usr/share/man/man8/vsftpd.8 install -m 644 vsftpd.conf.5 /usr/share/man/man5/vsftpd.conf.5 else install -m 644 vsftpd.8 /usr/man/man8/vsftpd.8 install -m 644 vsftpd.conf.5 /usr/man/man5/vsftpd.conf.5 fi
if [ -x /etc/xinetd.d ] then install -m 644 xinetd.d/vsftpd /etc/xinetd.d/vsftpd fi-if [-x /usr/local/man ] then install-m 644 vsftpd.8 /usr/local/man/man8/vsftpd.8 install-m 644 vsftpd.conf.5 /usr/local/man/man5/vsftpd.conf.5 elif [-x /usr/share/man ] then install-m 644 vsftpd.8 /usr/share/man/man8/vsftpd.8 install-m 644 vsftpd.conf.5 /usr/share/man/man5/vsftpd.conf.5 else install-m 644 vsftpd.8 /usr/man/man8/vsftpd.8 install-m 644 vsftpd.conf.5 /usr/man/man5/vsftpd.conf.5 fi
if [-x /etc/xinetd.d ] then install-m 644 xinetd.d/vsftpd /etc/xinetd.d/vsftpd fi
Platform: |
Size: 472064 |
Author: xiaofu |
Hits:
Description: vsftp,源代码,可以在嵌入式linux上移植,本人已经实验成功。-vsftp sourcecode on linux
vsftp sourcecode on linux
vsftp sourcecode on linux
Platform: |
Size: 181248 |
Author: zpp |
Hits:
Description: Fedora articles about installing vsftpd
Platform: |
Size: 6641664 |
Author: djman |
Hits:
Description: 一个非常优秀的基于LINUX平台的FTP程序,安全,稳定。-A very good FTP program based on LINUX platform, security, stability.
Platform: |
Size: 187392 |
Author: sfx |
Hits:
Description: Simple FTP daemon, based on vsftpd 2.0.7 for linux Network Driver.
-Simple FTP daemon, based on vsftpd 2.0.7 for linux Network Driver.
Platform: |
Size: 11264 |
Author: zangjini |
Hits:
Description: 主要用于安装linux系统中的ftp服务,安装完成即可在局域网中通过ftp命令来进行远程访问并下载资源(It is mainly used to install the FTP service in Linux system, and the installation can complete the remote access and download the resources through the FTP command in the LAN)
Platform: |
Size: 130048 |
Author: mikeyin
|
Hits: