<?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: WordPress Updates via FTP on Windows XAMPP installations</title>
	<atom:link href="http://wpengineer.com/wordpress-updates-via-ftp-on-windows-xampp-installations/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpengineer.com/wordpress-updates-via-ftp-on-windows-xampp-installations/</link>
	<description>WordPress News, Hacks, Tipps, Tutorials, Plugins and Themes</description>
	<lastBuildDate>Mon, 15 Mar 2010 13:49:39 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Heiko</title>
		<link>http://wpengineer.com/wordpress-updates-via-ftp-on-windows-xampp-installations/#comment-1539</link>
		<dc:creator>Heiko</dc:creator>
		<pubDate>Wed, 22 Jul 2009 09:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1511#comment-1539</guid>
		<description>Yes, this could be done. But nevertheless the plug checks, whether this components are available or not to allow only switching to FTP, if it makes sence to do so.
And you can switch it during tests on and off as you need it without any modification of any file (e.g. const definition you suggest).</description>
		<content:encoded><![CDATA[<p>Yes, this could be done. But nevertheless the plug checks, whether this components are available or not to allow only switching to FTP, if it makes sence to do so.<br />
And you can switch it during tests on and off as you need it without any modification of any file (e.g. const definition you suggest).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DD32</title>
		<link>http://wpengineer.com/wordpress-updates-via-ftp-on-windows-xampp-installations/#comment-1538</link>
		<dc:creator>DD32</dc:creator>
		<pubDate>Wed, 22 Jul 2009 07:27:15 +0000</pubDate>
		<guid isPermaLink="false">http://wpengineer.com/?p=1511#comment-1538</guid>
		<description>Just a note for users, This can also be accomplished by defining &#039;FS_METHOD&#039; with your chosen method of connectivity, &#039;direct&#039;, &#039;ftpext&#039; (for those with the FTP Extension installed), &#039;ftpsockets&#039; (for all other PHP installs), or &#039;ssh&#039; (For those with the SSH2 PHP Extension enabled).

ie. define(&#039;FS_METHOD&#039;, &#039;ftpext&#039;);</description>
		<content:encoded><![CDATA[<p>Just a note for users, This can also be accomplished by defining 'FS_METHOD' with your chosen method of connectivity, 'direct', 'ftpext' (for those with the FTP Extension installed), 'ftpsockets' (for all other PHP installs), or 'ssh' (For those with the SSH2 PHP Extension enabled).</p>
<p>ie. define('FS_METHOD', 'ftpext');</p>
]]></content:encoded>
	</item>
</channel>
</rss>
