<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: JonFTP Homepage</title>
	<atom:link href="http://gain-loss.org/?feed=rss2&#038;page_id=715" rel="self" type="application/rss+xml" />
	<link>http://gain-loss.org</link>
	<description>得失的blog，关注flex/air，关注生活之道</description>
	<lastBuildDate>Tue, 07 Sep 2010 14:33:14 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: JeTSpice</title>
		<link>http://gain-loss.org/?page_id=715&#038;cpage=1#comment-16922</link>
		<dc:creator>JeTSpice</dc:creator>
		<pubDate>Fri, 09 Jul 2010 09:03:26 +0000</pubDate>
		<guid isPermaLink="false">http://gain-loss.org/?page_id=715#comment-16922</guid>
		<description>Is the source available for this?</description>
		<content:encoded><![CDATA[<p>Is the source available for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://gain-loss.org/?page_id=715&#038;cpage=1#comment-15441</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 23 Jun 2010 01:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://gain-loss.org/?page_id=715#comment-15441</guid>
		<description>to Sakura

这个源码是通过svn checkout的，下载的话不利于版本控制。因为我现在已经不写程序了，不方便去维护他，考虑着以后开发代码提交。</description>
		<content:encoded><![CDATA[<p>to Sakura</p>
<p>这个源码是通过svn checkout的，下载的话不利于版本控制。因为我现在已经不写程序了，不方便去维护他，考虑着以后开发代码提交。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sakura</title>
		<link>http://gain-loss.org/?page_id=715&#038;cpage=1#comment-15437</link>
		<dc:creator>Sakura</dc:creator>
		<pubDate>Tue, 22 Jun 2010 08:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://gain-loss.org/?page_id=715#comment-15437</guid>
		<description>svn/ trunk/ org/ gainloss/ asftp/ request/ GLRequest.as


补充：
如果GLRequest的toCmdStr方法不修改的话，调用&quot;TYPE I&quot;就的使用参数GLRequest.parse(&quot;TYPE&quot;,&quot;i&quot;);
不然的话，按你原来的方法，调用FTP命令会是TYPE I ,I后面多了个空格,会发生
TYPE I （多了空格）
500 Unrecognised TYPE command.</description>
		<content:encoded><![CDATA[<p>svn/ trunk/ org/ gainloss/ asftp/ request/ GLRequest.as</p>
<p>补充：<br />
如果GLRequest的toCmdStr方法不修改的话，调用&#8221;TYPE I&#8221;就的使用参数GLRequest.parse(&#8221;TYPE&#8221;,&#8221;i&#8221;);<br />
不然的话，按你原来的方法，调用FTP命令会是TYPE I ,I后面多了个空格,会发生<br />
TYPE I （多了空格）<br />
500 Unrecognised TYPE command.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sakura</title>
		<link>http://gain-loss.org/?page_id=715&#038;cpage=1#comment-15436</link>
		<dc:creator>Sakura</dc:creator>
		<pubDate>Tue, 22 Jun 2010 08:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://gain-loss.org/?page_id=715#comment-15436</guid>
		<description>希望Google上的代码能下载，不然就不要开源了，一点意义都没有！！！</description>
		<content:encoded><![CDATA[<p>希望Google上的代码能下载，不然就不要开源了，一点意义都没有！！！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sakura</title>
		<link>http://gain-loss.org/?page_id=715&#038;cpage=1#comment-15435</link>
		<dc:creator>Sakura</dc:creator>
		<pubDate>Tue, 22 Jun 2010 08:21:45 +0000</pubDate>
		<guid isPermaLink="false">http://gain-loss.org/?page_id=715#comment-15435</guid>
		<description>svn/  trunk/ org/ gainloss/ asftp/ request/ GLRequest.as
的代码有bug,应改为
public function toCmdStr():String 
                 { 
                         if(args==&quot;&quot;)
                         return command;
                         return command+&quot; &quot;+args; 
                 }</description>
		<content:encoded><![CDATA[<p>svn/  trunk/ org/ gainloss/ asftp/ request/ GLRequest.as<br />
的代码有bug,应改为<br />
public function toCmdStr():String<br />
                 {<br />
                         if(args==&#8221;")<br />
                         return command;<br />
                         return command+&#8221; &#8220;+args;<br />
                 }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lite3</title>
		<link>http://gain-loss.org/?page_id=715&#038;cpage=1#comment-5269</link>
		<dc:creator>lite3</dc:creator>
		<pubDate>Wed, 17 Mar 2010 04:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://gain-loss.org/?page_id=715#comment-5269</guid>
		<description>怎么log信息里都是乱码啊</description>
		<content:encoded><![CDATA[<p>怎么log信息里都是乱码啊</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://gain-loss.org/?page_id=715&#038;cpage=1#comment-4243</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 11 Mar 2010 08:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://gain-loss.org/?page_id=715#comment-4243</guid>
		<description>1 yes, flash.net.socket
2 you wanna save data on local then upload? if so, i suggest you&#039;d better declare s as air.filesystem.File which specifies the file on local filesystem, then you can specify its name
3 same as the previous answer. create File object for writting data</description>
		<content:encoded><![CDATA[<p>1 yes, flash.net.socket<br />
2 you wanna save data on local then upload? if so, i suggest you&#8217;d better declare s as air.filesystem.File which specifies the file on local filesystem, then you can specify its name<br />
3 same as the previous answer. create File object for writting data</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav Chandra</title>
		<link>http://gain-loss.org/?page_id=715&#038;cpage=1#comment-3193</link>
		<dc:creator>Gaurav Chandra</dc:creator>
		<pubDate>Thu, 04 Mar 2010 06:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://gain-loss.org/?page_id=715#comment-3193</guid>
		<description>Hi, Thanks for this software. I am trying to create an AIR+AJAX app and was figuring out how to upload the file. I am able to create a file on the server using STOR but it just creates a file and I am not able to figure out how to upload file on my local system to the server. Can you please tell me how did you do it? It would be a great help to me. Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, Thanks for this software. I am trying to create an AIR+AJAX app and was figuring out how to upload the file. I am able to create a file on the server using STOR but it just creates a file and I am not able to figure out how to upload file on my local system to the server. Can you please tell me how did you do it? It would be a great help to me. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav Chandra</title>
		<link>http://gain-loss.org/?page_id=715&#038;cpage=1#comment-3192</link>
		<dc:creator>Gaurav Chandra</dc:creator>
		<pubDate>Thu, 04 Mar 2010 05:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://gain-loss.org/?page_id=715#comment-3192</guid>
		<description>Hi, Thanks for this piece of software. I was creating an AIR+AJAX app and want to ask you some questions in regards to downloading and uploading the files:

1) Did you use sockets?

2) I am able to create a remote file using s.writeUTFBytes(&#039;STOR g.txt\n&#039;) but I am not able to add the data to it. Meaning I am not able to specify where the file is located on the local and uploading the content. Can you help?

3) I am able to download the file from the ftp server but it gets downloaded in the TEMP folder. How can I specify where to download the file?

Help would be greatly appreciated as I don&#039;t want to resort to a server side language to upload the files. Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, Thanks for this piece of software. I was creating an AIR+AJAX app and want to ask you some questions in regards to downloading and uploading the files:</p>
<p>1) Did you use sockets?</p>
<p>2) I am able to create a remote file using s.writeUTFBytes(&#8217;STOR g.txt\n&#8217;) but I am not able to add the data to it. Meaning I am not able to specify where the file is located on the local and uploading the content. Can you help?</p>
<p>3) I am able to download the file from the ftp server but it gets downloaded in the TEMP folder. How can I specify where to download the file?</p>
<p>Help would be greatly appreciated as I don&#8217;t want to resort to a server side language to upload the files. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zhou</title>
		<link>http://gain-loss.org/?page_id=715&#038;cpage=1#comment-2838</link>
		<dc:creator>zhou</dc:creator>
		<pubDate>Fri, 26 Feb 2010 03:44:40 +0000</pubDate>
		<guid isPermaLink="false">http://gain-loss.org/?page_id=715#comment-2838</guid>
		<description>文件上传速度过慢。
debug时报：
warning: unable to bind to property &#039;file&#039; on class &#039;org.gainloss.asftp.process.group.utils::GLUpFilePack&#039; (class is not an IEventDispatcher)
warning: unable to bind to property &#039;name&#039; on class &#039;flash.filesystem::File&#039;
warning: unable to bind to property &#039;url&#039; on class &#039;flash.filesystem::File&#039;</description>
		<content:encoded><![CDATA[<p>文件上传速度过慢。<br />
debug时报：<br />
warning: unable to bind to property &#8216;file&#8217; on class &#8216;org.gainloss.asftp.process.group.utils::GLUpFilePack&#8217; (class is not an IEventDispatcher)<br />
warning: unable to bind to property &#8216;name&#8217; on class &#8216;flash.filesystem::File&#8217;<br />
warning: unable to bind to property &#8216;url&#8217; on class &#8216;flash.filesystem::File&#8217;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
