<?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"
	>
<channel>
	<title>Comments on: Automating FTP with ANT</title>
	<atom:link href="http://www.basilv.com/psd/blog/2006/automating-ftp-with-ant/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.basilv.com/psd/blog/2006/automating-ftp-with-ant</link>
	<description></description>
	<pubDate>Sun, 20 Jul 2008 23:24:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Professional Software Development &#187; Automated Deploys using SSH and Ant</title>
		<link>http://www.basilv.com/psd/blog/2006/automating-ftp-with-ant#comment-32310</link>
		<dc:creator>Professional Software Development &#187; Automated Deploys using SSH and Ant</dc:creator>
		<pubDate>Thu, 01 Nov 2007 14:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.basilv.com/psd/blog/2006/automating-ftp-with-ant#comment-32310</guid>
		<description>[...] of human error and ensures a consistent process is followed. Last year I wrote an article about automatically deploying code via FTP using the Java-based Apache Ant build tool. Since then I have needed to deploy to servers which do [...]</description>
		<content:encoded><![CDATA[<p>[...] of human error and ensures a consistent process is followed. Last year I wrote an article about automatically deploying code via FTP using the Java-based Apache Ant build tool. Since then I have needed to deploy to servers which do [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabio</title>
		<link>http://www.basilv.com/psd/blog/2006/automating-ftp-with-ant#comment-3618</link>
		<dc:creator>Fabio</dc:creator>
		<pubDate>Wed, 27 Dec 2006 14:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.basilv.com/psd/blog/2006/automating-ftp-with-ant#comment-3618</guid>
		<description>follow-up: interested by your post I digged deeper and found I could use scp instead of sftp:

http://wiki.apache.org/ant/NewAntFeaturesInDetail/Ssh

thanks</description>
		<content:encoded><![CDATA[<p>follow-up: interested by your post I digged deeper and found I could use scp instead of sftp:</p>
<p><a href="http://wiki.apache.org/ant/NewAntFeaturesInDetail/Ssh" rel="nofollow">http://wiki.apache.org/ant/NewAntFeaturesInDetail/Ssh</a></p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Basil Vandegriend</title>
		<link>http://www.basilv.com/psd/blog/2006/automating-ftp-with-ant#comment-3617</link>
		<dc:creator>Basil Vandegriend</dc:creator>
		<pubDate>Wed, 27 Dec 2006 14:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.basilv.com/psd/blog/2006/automating-ftp-with-ant#comment-3617</guid>
		<description>Thanks. Using secure FTP may be a requirement on one of my projects sometime soon as well.</description>
		<content:encoded><![CDATA[<p>Thanks. Using secure FTP may be a requirement on one of my projects sometime soon as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabio</title>
		<link>http://www.basilv.com/psd/blog/2006/automating-ftp-with-ant#comment-3611</link>
		<dc:creator>Fabio</dc:creator>
		<pubDate>Wed, 27 Dec 2006 09:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.basilv.com/psd/blog/2006/automating-ftp-with-ant#comment-3611</guid>
		<description>Nice idea. I've tried it sometimes, but I'm always stopped by the fact that ANT does not have a SFTP task...</description>
		<content:encoded><![CDATA[<p>Nice idea. I&#8217;ve tried it sometimes, but I&#8217;m always stopped by the fact that ANT does not have a SFTP task&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
