CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - vsftpd-2.0
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - vsftpd-2.0 - List
[
Internet-Network
]
vsftpd-2.0.5.tar
DL : 0
vsftpd--linux系统下的ftp服务器-vsftpd -- linux system under the ftp server
Date
: 2008-10-13
Size
: 152.33kb
User
:
王明辉
[
Ftp Server
]
vsftpd-1.2.2.tar
DL : 0
ftp服务器 linux下的,vsftpd 不知道怎么编译,请高手指教
Date
: 2008-10-13
Size
: 133.47kb
User
:
王业飞
[
Ftp Server
]
vsftpd-2.0.3.tar
DL : 0
在因特网上或是企业内部,有许多站点需要高质量的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
Date
: 2025-07-09
Size
: 150kb
User
:
小雪
[
Internet-Network
]
vsftpd-2.0.5.tar
DL : 0
vsftpd--linux系统下的ftp服务器-vsftpd-- linux system under the ftp server
Date
: 2025-07-09
Size
: 152kb
User
:
王明辉
[
Ftp Server
]
vsftpd-1.2.2.tar
DL : 0
ftp服务器 linux下的,vsftpd 不知道怎么编译,请高手指教-ftp server linux under, vsftpd did not know how to compile, please expert advice
Date
: 2025-07-09
Size
: 133kb
User
:
王业飞
[
Linux-Unix
]
vsftpd-2.0.7-re
DL : 0
linux下的轻量级的ftp服务器,也同样适用于嵌入式系统,修正了编译不能通过的错误。-under linux lightweight ftp server, is also applicable to embedded systems, compiler can not be amended mistake.
Date
: 2025-07-09
Size
: 603kb
User
:
郭华江
[
Ftp Client
]
vsftpd-2.0.5
DL : 0
这个是LINUX下VSFTPD的源代码,有比较高的参考和学习价值-This is under LINUX vsftpd source code, there are relatively high value of reference and learning
Date
: 2025-07-09
Size
: 181kb
User
:
维德
[
Ftp Client
]
vsftpd-2.0.7.tar
DL : 0
ftpd server in linux
Date
: 2025-07-09
Size
: 159kb
User
:
宋潜
[
Internet-Network
]
vsftpd-2.0.6.tar
DL : 0
嵌入式ftp服务器源代码2.0.6版,可移植到2410开发板上-Embedded ftp server version 2.0.6 source code can be ported to the development of on-board 2410
Date
: 2025-07-09
Size
: 155kb
User
:
电信科学
[
Linux-Unix
]
vsftpd-2.2.0pre4.tar
DL : 0
这是一个ftp文件传输的源代码,是比较流行的ftp程序,有client段,server端-This is an ftp file transfer the source code, it is more popular ftp procedures, client segment, server-side
Date
: 2025-07-09
Size
: 180kb
User
:
nnf
[
File Format
]
200841613515595
DL : 0
下载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
Date
: 2025-07-09
Size
: 193kb
User
:
qwe
[
Linux-Unix
]
vsftpd-2.2.0.tar
DL : 0
一个LINUX下的FTP软件,安装很简单,配置也很简单
Date
: 2025-07-09
Size
: 180kb
User
:
zhouxy
[
Internet-Network
]
vsftpd-2.2.2.tar
DL : 0
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.
Date
: 2025-07-09
Size
: 181kb
User
:
东东
[
Internet-Network
]
vsftpd-2.2.2
DL : 0
vsftp,linux下的ftp,有兴趣的可以研究下-ftp of linux
Date
: 2025-07-09
Size
: 300kb
User
:
Benjaminxue
[
Linux-Unix
]
mcrypt-2.6.8.tar
DL : 1
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
Date
: 2025-07-09
Size
: 461kb
User
:
xiaofu
[
Linux-Unix
]
vsftpd-2.1.2.tar
DL : 0
vsftp,源代码,可以在嵌入式linux上移植,本人已经实验成功。-vsftp sourcecode on linux vsftp sourcecode on linux vsftp sourcecode on linux
Date
: 2025-07-09
Size
: 177kb
User
:
zpp
[
Ftp Client
]
Fedora
DL : 0
Fedora articles about installing vsftpd
Date
: 2025-07-09
Size
: 6.33mb
User
:
djman
[
Linux-Unix
]
vsftpd-2.3.1.tar
DL : 0
一个非常优秀的基于LINUX平台的FTP程序,安全,稳定。-A very good FTP program based on LINUX platform, security, stability.
Date
: 2025-07-09
Size
: 183kb
User
:
sfx
[
Linux-Unix
]
ftpd
DL : 0
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.
Date
: 2025-07-09
Size
: 11kb
User
:
zangjini
[
Linux-Unix
]
51CTO下载-vsftpd-2.0.5-10.el5.i386
DL : 0
主要用于安装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)
Date
: 2025-07-09
Size
: 127kb
User
:
mikeyin
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.