<?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>A colourful bubble? &#187; FlashFXP</title>
	<atom:link href="http://www.paopao.name/tag/flashfxp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.paopao.name</link>
	<description>生活 读书 新知</description>
	<lastBuildDate>Wed, 20 May 2009 02:22:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>FlashFXP站点文件与FileZilla站点文件的互转</title>
		<link>http://www.paopao.name/programme/flashfxp-site-files-and-file-conversion-site-filezilla.html</link>
		<comments>http://www.paopao.name/programme/flashfxp-site-files-and-file-conversion-site-filezilla.html#comments</comments>
		<pubDate>Wed, 19 Nov 2008 16:42:23 +0000</pubDate>
		<dc:creator>paopao</dc:creator>
				<category><![CDATA[WebDevelop]]></category>
		<category><![CDATA[编程]]></category>
		<category><![CDATA[FileZilla]]></category>
		<category><![CDATA[FlashFXP]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.paopao.name/computer/flashfxp-site-files-and-file-conversion-site-filezilla.html</guid>
		<description><![CDATA[FlashFXP是windows下常用也是很流行的一款ftp下载软件，不过它是收费软件，很多人用的应该都是它的盗版产品吧。
FileZilla则是一款开源的ftp下载软件，对于普通的ftp下载来说完全可以代替FlashFXP... ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flashfxp.com/" target="_blank">FlashFXP</a>是windows下常用也是很流行的一款ftp下载软件，不过它是收费软件，很多人用的应该都是它的盗版产品吧。</p>
<p><a href="http://filezilla-project.org/" target="_blank">FileZilla</a>则是一款开源的ftp下载软件，对于普通的ftp下载来说完全可以代替FlashFXP来使用，而且FileZilla可以跨平台并且支持IPv6的站点下载。</p>
<p>对于想从FlashFXP迁移到FileZilla的用户来说，站点列表的迁移是个主要的问题。FlashFXP没有提供站点文件导出的功能，不过它的站点文件是保存在安装目录的Sites.dat文件中的，可以很容易找到。FileZilla则提供了完善的导入和导出功能，而且支持的格式是开放的xml格式。</p>
<p>前几天在<a href="http://bbs.sjtu.edu.cn/" target="_blank">水源</a>上有人问这两个站点转换的方法，搜到一个CCF的附件，不过没法下载。所以在网上找了些资料，用php写了一个。其中主要的麻烦在于FlashFXP站点文件的格式解析，还有两种站点文件的密码加解密。不过好在已经<a href="http://gzllm.itpub.net/post/345/48980" target="_blank">有人研究过</a>了，只要参考他们的写一个php版本的就行了。</p>
<p><strong>在线转换地址</strong>：<br />
<a href="http://www.paosha.net/demo/ff2fz/" target="_blank">FlashFXP V3.0站点文件 <=> FileZilla V2.x、V3.x站点文件</a></p>
<p>写这个在线版的时候顺便学习使用了一下<a href="http://www.blueprintcss.org/" target="_blank">Blueprint CSS Framework</a>，很方便 ^_^</p>
<p>如果担心自己的站点密码安全性，可以用下面这个CLI版本的，不过需要先安装PHP 5.0以上的版本。<br />
<strong>CLI版</strong>：<br />
<a href='http://www.paopao.name/wp-content/uploads/2008/11/ff2fz_cli.zip' title='FlashFXP2FileZilla_CLI'>FlashFXP2FileZilla CLI版</a></p>
<p>目前这个转换程序已经实现站点基本信息以及注释的相互转换，其他的一些诸如PASV模式之类的设置没有去考虑，转换之后是默认的设置。另外在FlashFXP转到FileZilla时，将站点的默认连接数设置成了1，这样对于很多只能1 connection/ip的站点就不会有问题了。</p>
<p>如果发现什么bug或者有什么意见可以直接留言给我 <img src='http://www.paopao.name/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img src="http://www.paopao.name/?ak_action=api_record_view&id=109&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.paopao.name/programme/flashfxp-site-files-and-file-conversion-site-filezilla.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
