<?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>Web Hosting Geeks' Blog - News, Trends, Discussions. &#187; file transfer protocol</title>
	<atom:link href="http://webhostinggeeks.com/blog/tag/file-transfer-protocol/feed/" rel="self" type="application/rss+xml" />
	<link>http://webhostinggeeks.com/blog</link>
	<description>Web hosting blog - industry news, trends, products and discussions.</description>
	<lastBuildDate>Thu, 18 Mar 2010 23:08:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Securing FTP Connections</title>
		<link>http://webhostinggeeks.com/blog/2009/11/24/securing-ftp-connections/</link>
		<comments>http://webhostinggeeks.com/blog/2009/11/24/securing-ftp-connections/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 17:23:02 +0000</pubDate>
		<dc:creator>CommunicateBetter</dc:creator>
				<category><![CDATA[Security Issues]]></category>
		<category><![CDATA[ciphertext]]></category>
		<category><![CDATA[file transfer protocol]]></category>
		<category><![CDATA[FTP connection]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[secure shell]]></category>
		<category><![CDATA[secure sockets layer]]></category>
		<category><![CDATA[securing FTP connections]]></category>
		<category><![CDATA[security protocol]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[TLS]]></category>
		<category><![CDATA[transport layer security]]></category>

		<guid isPermaLink="false">http://webhostinggeeks.com/blog/?p=633</guid>
		<description><![CDATA[File Transfer Protocol or simply FTP, is a feature that has become very popular on the web hosting market.  FTP offers capabilities the email system can’t touch, allowing you to transfer large files over the internet from one computer to another.  Regardless of the size or file type, as long as you have access to [...]]]></description>
			<content:encoded><![CDATA[<p align="left">File Transfer Protocol or simply FTP, is a feature that has become very popular on the web hosting market.  FTP offers capabilities the email system can’t touch, allowing you to transfer large files over the internet from one computer to another.  Regardless of the size or file type, as long as you have access to an FTP server and client, you can upload your files to the web and share it with others.  Although FTP is more efficient and secure than HTTP, it is quite vulnerable in its purest form.  However, there are a few security protocols that exist to make sure this is not the case.  Here is a brief overview:</p>
<p align="left">
<p align="left"><strong>SSL </strong></p>
<p align="left">
<p align="left">SSL (Secure Sockets Layer) has become a critical security tool due to the prevalence of e-commerce and online business.  Designed to ensure privacy for communications made over the internet, SSL can provide excellent security for an FTP connection.  Secure Sockets Layer is a protocol that utilizes symmetric cryptography to facilitate data encryption and maintain the utmost privacy.  All messages transferred over the internet are sent in ciphertext, which is essentially unreadable characters that prevent unauthorized parties from viewing the contents of the file.  One of the best qualities of SSL is that it offers a extensible framework that allows you to incorporate other encryption schemes for an added layer of protection.</p>
<p align="left">
<p align="left"><strong>TLS </strong></p>
<p align="left">
<p align="left">TLS (Transport Layer Security) is another encryption-based security protocol used to ensure data integrity and privacy between two computers communicating over the internet.  This protocol consists of two components: TLS Record Protocol and TLS Handshake Protocol, both of which ensure privacy during internet-based communications in their own unique way.  Just like SSL, it is highly extensible and supports the incorporation of new encryption methods in the framework.  However, TLS is the successor to SSL and thus often considered to be slightly more secure.</p>
<p align="left">
<p align="left"><strong>SSH</strong></p>
<p align="left">
<p align="left">SSH (Secure Shell) is a security protocol and method that provides encrypted channels for internet communications.  This mechanism is often used to provide protection when executing commands on a remote computer, making it perfect for FTP.  With SSH, you can create an encrypted tunnel between you and your users’ computers and protect that information from unauthorized third-parties.  Due to its efficiency and dependability, many FTP hosting service providers use SSH to provide customers with the maximum protection for their file transfer needs.</p>
<p align="left">
<p align="left">If you are someone who would like to benefit from all that File Transfer Protocol has to offer, keep in mind that FTP alone does not protect the files you transfer over the internet.  FTP itself does not have any encryption features, therefore provides little to no security at all.  For this reason, you should strongly consider a solution that offers SFTP or secure FTP.  While this type of service is normally coupled with protection by way of SSH, it offers the best of all the security solutions mentioned in this article.  That is strong digital encryption designed to keep sensitive information from prying eyes.</p>
]]></content:encoded>
			<wfw:commentRss>http://webhostinggeeks.com/blog/2009/11/24/securing-ftp-connections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Practicing FTP Security</title>
		<link>http://webhostinggeeks.com/blog/2009/03/17/practicing-ftp-security/</link>
		<comments>http://webhostinggeeks.com/blog/2009/03/17/practicing-ftp-security/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 19:04:33 +0000</pubDate>
		<dc:creator>CommunicateBetter</dc:creator>
				<category><![CDATA[Security Issues]]></category>
		<category><![CDATA[file transfer protocol]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[hacker]]></category>
		<category><![CDATA[IP address]]></category>
		<category><![CDATA[logon exit program]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://webhostinggeeks.com/blog/?p=246</guid>
		<description><![CDATA[One of the most highly sought after features on the web hosting market is FTP.   Short for File Transfer Protocol, FTP provides a means for transferring data from your computer to the web host&#8217;s server.  While the protocol is quite useful, FTP also presents many security risks and making yourself aware of them is crucial.
Beware [...]]]></description>
			<content:encoded><![CDATA[<p align="left">One of the most highly sought after features on the web hosting market is FTP.   Short for File Transfer Protocol, FTP provides a means for transferring data from your computer to the web host&#8217;s server.  While the protocol is quite useful, FTP also presents many security risks and making yourself aware of them is crucial.</p>
<p align="left"><strong>Beware of FTP Attacks</strong></p>
<p align="left">FTP is ideal for transferring files to a remote location.  However, you should know that in its purest form, this protocol is far from secure.  FTP transmits your data over a network in plain text.  If the transmission is intercepted, the contents of those files can be viewed by unauthorized parties.  Furthermore, a knowledgeable hacker can use the FTP server as an entrance into your website.  This is done by repeatedly trying to logon with an incorrect user password.  In most cases, the profile is disabled after reaching the maximum threshold of three sign in attempts, thus giving the hacker all the ammunition they need to launch the attack.</p>
<p align="left">The most effective way to protect yourself from an FTP password attack is through the use of an FTP server logon exit program.  This mechanism can provide security in the following ways:</p>
<p align="left"><strong>Rejecting logon requests </strong>by any user profiles that you have not granted FTP access to.  With the use of an FTP server logon exit program, the logon attempts from the profiles you decide to block are not counted towards the maximum sign in count.</p>
<p align="left"><strong>Limiting the number of clients</strong> from which a user profile is able to access the FTP server.  For instance, if someone from accounting is granted access, you can make configurations where only users with an IP address from the accounting department have FTP access.</p>
<p align="left"><strong>Recording the credentials and IP addresses of all FTP logon attempts</strong>.  This allows you to regularly view the activity of each FTP logon attempt.  If a profile is ever disabled for reaching the maximum count, you can use their IP address, identify the perpetrator and handle the matter accordingly.</p>
<p align="left"><strong>FTP Security Recommendations</strong></p>
<p align="left">Because FTP is naturally insecure, you may want to strongly consider backing it up with a reliable security mechanism.  The most highly recommended is Secure Sockets Layer, or simply SSL.  SSL is an encryption protocol that enables secure communications between the FTP server and client.  It ensures that transmissions are encrypted, maintaining confidentiality and integrity for all data that passes through.  This includes files as well as usernames and passwords.  Most FTP severs support SSL through the use of a digital certificate which also provides additional security with client authentication.</p>
<p align="left">Though some recommend the use of anonymous FTP for the sharing of non-confidential data, this can be an even greater security risk.  With anonymous FTP, anyone can upload to your server without a username or password.   They could be transferring pirated software or malicious files.  Before taking such a gamble, be sure to weigh all the risks and take the appropriate measures to ensure that your FTP communications are secure.</p>
]]></content:encoded>
			<wfw:commentRss>http://webhostinggeeks.com/blog/2009/03/17/practicing-ftp-security/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
