<?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>&#34;The mind of a Mad Tech!&#34; &#187; FTP</title>
	<atom:link href="http://www.keithdmitchell.com/tag/ftp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keithdmitchell.com</link>
	<description></description>
	<lastBuildDate>Thu, 05 Jan 2012 16:53:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to enable FTPS with Filezilla Server</title>
		<link>http://www.keithdmitchell.com/2010/06/30/how-to-enable-sftp-with-filezilla-server/</link>
		<comments>http://www.keithdmitchell.com/2010/06/30/how-to-enable-sftp-with-filezilla-server/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 13:00:57 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[FTP]]></category>
		<category><![CDATA[SSL / TLS]]></category>
		<category><![CDATA[FileZilla]]></category>
		<category><![CDATA[SFTP]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=414</guid>
		<description><![CDATA[By default, Filezilla Server does not support FTP via SFTP. However if can use SSL / TLS, commonly referred to as FTPS .  It’s also a breeze to enable this in the Filezilla FTP Server Configuration. To do this, you simply have to do the following: 1.Access the Filezilla FTP server’s settings by going to [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2010/06/30/how-to-enable-sftp-with-filezilla-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating additional FTP Users In Plesk (Linux)</title>
		<link>http://www.keithdmitchell.com/2010/02/12/creating-additional-ftp-users-in-plesk-linux/</link>
		<comments>http://www.keithdmitchell.com/2010/02/12/creating-additional-ftp-users-in-plesk-linux/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 13:02:04 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[FTP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[additional user]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=322</guid>
		<description><![CDATA[Plesk for Linux, by default only allows one ftp users (While it does let you add multiple web users, they are locked to the same directory as the main ftp user). However you can get around this limitation by creating additional FTP users by creating them outside of Plesk, using SSH / Shell. The process [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2010/02/12/creating-additional-ftp-users-in-plesk-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Not able to connect to FTP in Plesk</title>
		<link>http://www.keithdmitchell.com/2009/01/13/not-able-to-connect-to-ftp-in-plesk/</link>
		<comments>http://www.keithdmitchell.com/2009/01/13/not-able-to-connect-to-ftp-in-plesk/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 16:35:30 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[FTP]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=132</guid>
		<description><![CDATA[If your FTP connection through Plesk fails, there are a few things you can check first. 1. Log into the server via SSH (if you are using windows, you will need a SSH client. I use Putty 2. Make sure you access su (root access). Now that you are logged in, type te following; ftp [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2009/01/13/not-able-to-connect-to-ftp-in-plesk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the difference between SFTP and FTP over SSL/TLS?</title>
		<link>http://www.keithdmitchell.com/2008/12/16/what-is-the-difference-between-sftp-and-ftp-over-ssltls/</link>
		<comments>http://www.keithdmitchell.com/2008/12/16/what-is-the-difference-between-sftp-and-ftp-over-ssltls/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 13:35:36 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[Fillezilla Client and Server]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[SSL / TLS]]></category>
		<category><![CDATA[FileZilla]]></category>
		<category><![CDATA[FTP SSl/TLS]]></category>
		<category><![CDATA[SFTP]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=118</guid>
		<description><![CDATA[SFTP is an FTP protocol that runs on top of the SSH (Secure Shell) protocol, while SSL/TLS refers to standard FTP running on top of an SSL/TLS (Secure Sockets Layer/Transport Layer Security) connection. SSL/TLS provides 128-256 bit encryption. SSH provides 128-256 bit encryption as well. Sidenote to this. I know filezilla server is  a popular [...]]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2008/12/16/what-is-the-difference-between-sftp-and-ftp-over-ssltls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

