<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>征程无限 &#187; FTP服务器</title>
	<atom:link href="http://www.chengyongxu.com/blog/category/jishudalei/server/ftp_server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chengyongxu.com/blog</link>
	<description></description>
	<lastBuildDate>Fri, 03 Sep 2010 07:29:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type='text/javascript' src='http://www.chengyongxu.com/blog/wp-includes/js/jquery/jquery.js?ver=1.4.2'></script>
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
	<item>
		<title>VsFTPD自动安装脚本</title>
		<link>http://www.chengyongxu.com/blog/vsftpd%e8%87%aa%e5%8a%a8%e5%ae%89%e8%a3%85%e8%84%9a%e6%9c%ac/</link>
		<comments>http://www.chengyongxu.com/blog/vsftpd%e8%87%aa%e5%8a%a8%e5%ae%89%e8%a3%85%e8%84%9a%e6%9c%ac/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 10:26:20 +0000</pubDate>
		<dc:creator>楚霏</dc:creator>
				<category><![CDATA[FTP服务器]]></category>
		<category><![CDATA[shell编程]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Redhat]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vsftp]]></category>

		<guid isPermaLink="false">http://www.chengyongxu.com/blog/?p=629</guid>
		<description><![CDATA[<p>虽然平时配置一个ftp要不了5分钟，但写完脚本才发现，浪费的时间实现太多了，脚本一般半分钟就装好了。<br />
本脚本在CentOS 和 Redhat Enterprise环境中测试通过。有空再测其它发行版。<br />
脚本中用到了以下几个东西：<br</p>]]></description>
		<wfw:commentRss>http://www.chengyongxu.com/blog/vsftpd%e8%87%aa%e5%8a%a8%e5%ae%89%e8%a3%85%e8%84%9a%e6%9c%ac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>pure-ftpd+mysql认证+pma</title>
		<link>http://www.chengyongxu.com/blog/pure-ftpdmysql%e8%ae%a4%e8%af%81pma/</link>
		<comments>http://www.chengyongxu.com/blog/pure-ftpdmysql%e8%ae%a4%e8%af%81pma/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 03:35:18 +0000</pubDate>
		<dc:creator>楚霏</dc:creator>
				<category><![CDATA[FTP服务器]]></category>
		<category><![CDATA[530]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[pma]]></category>
		<category><![CDATA[pure-ftpd]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[错误]]></category>

		<guid isPermaLink="false">http://www.chengyongxu.com/blog/?p=226</guid>
		<description><![CDATA[<p>#########################<br />
#pure-ftpd+mysql认证+pma#<br />
#Author: 楚霏 #<br />
#Date: 2009-3-11 #<br />
#Env: Centos 5.2 x86_64 #<br />
#########################<br />
#教程写的是很简单，但配置过程倍受折磨。请转载时加上本页链接，谢谢<br</p>]]></description>
		<wfw:commentRss>http://www.chengyongxu.com/blog/pure-ftpdmysql%e8%ae%a4%e8%af%81pma/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chinaitlab 8cd linux教程笔记_系统管理部分</title>
		<link>http://www.chengyongxu.com/blog/chinaitlab-8cd-linux%e6%95%99%e7%a8%8b%e7%ac%94%e8%ae%b0_%e7%b3%bb%e7%bb%9f%e7%ae%a1%e7%90%86%e9%83%a8%e5%88%86/</link>
		<comments>http://www.chengyongxu.com/blog/chinaitlab-8cd-linux%e6%95%99%e7%a8%8b%e7%ac%94%e8%ae%b0_%e7%b3%bb%e7%bb%9f%e7%ae%a1%e7%90%86%e9%83%a8%e5%88%86/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 05:42:24 +0000</pubDate>
		<dc:creator>楚霏</dc:creator>
				<category><![CDATA[FTP服务器]]></category>
		<category><![CDATA[安全相关]]></category>
		<category><![CDATA[桌面应用]]></category>
		<category><![CDATA[Automounter]]></category>
		<category><![CDATA[Chinaitlab]]></category>
		<category><![CDATA[Chroot]]></category>
		<category><![CDATA[eject]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[fsck]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[ifconfig]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[pam]]></category>
		<category><![CDATA[sftp]]></category>
		<category><![CDATA[vsftp]]></category>
		<category><![CDATA[系统管理]]></category>

		<guid isPermaLink="false">http://www.chengyongxu.com/blog/?p=170</guid>
		<description><![CDATA[<p>############################<br />
#Chinaitlab 8cd linux教程笔记_系统管理部分#<br />
############################</p>
<pre class="brush:[text]">
<05>
    ifconfig eth0 11.22.33.44 netmask 255.0.0.0
    route改网关
    route add default gw 1.1.1.1
    用户环境
     </p>]]></description>
		<wfw:commentRss>http://www.chengyongxu.com/blog/chinaitlab-8cd-linux%e6%95%99%e7%a8%8b%e7%ac%94%e8%ae%b0_%e7%b3%bb%e7%bb%9f%e7%ae%a1%e7%90%86%e9%83%a8%e5%88%86/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>linux+pure-ftpd(匿名登录)</title>
		<link>http://www.chengyongxu.com/blog/linuxpure-ftpd%e5%8c%bf%e5%90%8d%e7%99%bb%e5%bd%95/</link>
		<comments>http://www.chengyongxu.com/blog/linuxpure-ftpd%e5%8c%bf%e5%90%8d%e7%99%bb%e5%bd%95/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 05:32:16 +0000</pubDate>
		<dc:creator>楚霏</dc:creator>
				<category><![CDATA[FTP服务器]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[pure-ftpd]]></category>

		<guid isPermaLink="false">http://www.chengyongxu.com/blog/?p=89</guid>
		<description><![CDATA[<p>#################################<br />
# linux+pure-ftpd<br />
# Author:楚霏<br />
# Date: 2009-1-19<br />
# Env: Centos 5.2 x86_64<br />
#################################</p>
<p>一、准备工作<br />
环境：Centos 5.2 x86_64<br />
所需软件：<br />
pure-ftpd-1.0.21.tar.gz<br</p>]]></description>
		<wfw:commentRss>http://www.chengyongxu.com/blog/linuxpure-ftpd%e5%8c%bf%e5%90%8d%e7%99%bb%e5%bd%95/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>转贴:VSFtp配置文档翻译</title>
		<link>http://www.chengyongxu.com/blog/%e8%bd%ac%e8%b4%b4vsftp%e9%85%8d%e7%bd%ae%e6%96%87%e6%a1%a3%e7%bf%bb%e8%af%91%e4%b8%8a/</link>
		<comments>http://www.chengyongxu.com/blog/%e8%bd%ac%e8%b4%b4vsftp%e9%85%8d%e7%bd%ae%e6%96%87%e6%a1%a3%e7%bf%bb%e8%af%91%e4%b8%8a/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 17:53:35 +0000</pubDate>
		<dc:creator>楚霏</dc:creator>
				<category><![CDATA[FTP服务器]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[vsftp]]></category>

		<guid isPermaLink="false">http://www.chengyongxu.com/blog/?p=6</guid>
		<description><![CDATA[<p><span style="color: #000066; font-size: large;"><span style="color: #000000;">作者：彭席汉 </span><a href="http://blog.chinaunix.net/u1/33677">http://blog.chinaunix.net/u1/33677</a></span></p>
<p><span style="font-family: 黑体;"><span style="color: #000066; font-size: large;"><span</p>]]></description>
		<wfw:commentRss>http://www.chengyongxu.com/blog/%e8%bd%ac%e8%b4%b4vsftp%e9%85%8d%e7%bd%ae%e6%96%87%e6%a1%a3%e7%bf%bb%e8%af%91%e4%b8%8a/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
