<?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>PC Hacks &#187; FTP server</title>
	<atom:link href="http://hackspc.com/tag/ftp-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackspc.com</link>
	<description></description>
	<lastBuildDate>Wed, 08 Sep 2010 11:15:33 +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>Create an FTP server &#8211; Free and easy</title>
		<link>http://hackspc.com/create-an-ftp-server-free-and-easy/</link>
		<comments>http://hackspc.com/create-an-ftp-server-free-and-easy/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 21:41:38 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[FTP server]]></category>

		<guid isPermaLink="false">http://hackspc.com/?p=1153</guid>
		<description><![CDATA[If your friends and you want an easy and a fast way to share files, you can create a server on your computer.
A short and free way to create an FTP server (File Transfer Protocol)? It&#8217;s actually a protocol which allows you to directly share files from one computer to another over the Internet. If [...]]]></description>
			<content:encoded><![CDATA[<p>If your friends and you want an easy and a fast way to share files, you can create a server on your computer.</p>
<p>A short and free way to create an FTP server (File Transfer Protocol)? It&#8217;s actually a protocol which allows you to directly share files from one computer to another over the Internet. If your friend for  example has limited space on your computer, he can upload all the files to the server and download them when he needs them.<span id="more-1153"></span></p>
<p><a href="http://hackspc.com/wp-content/uploads/2008/11/ftp.jpg"><img class="alignnone size-thumbnail wp-image-1162" title="ftp" src="http://hackspc.com/wp-content/uploads/2008/11/ftp-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>1. First thing we need to do is to port-forward a port in the router we&#8217;re using. The port we need to forward is port number 21. Why? Because by default it&#8217;s the port used for FTP. Port forwarding actually means opening a tunnel through the router so that the router wouldn&#8217;t reject the connections that are trying to connect to it. How to port-forward? With every router it&#8217;s different. Here are the <a href="http://www.portforward.com/english/routers/port_forwarding/routerindex.htm" target="_blank">instructions</a> for every one of them.</p>
<p>2. Now once the port is opened, we can create a server using free FTP clients. There are many free FTP clients, but the one we&#8217;re going to use is very simple and you don&#8217;t need to install it. It&#8217;s called CrossFTP. Just download it from <a href="http://crossftp.com/" target="_blank">here</a>. Select the option shown below;</p>
<p><a href="http://hackspc.com/wp-content/uploads/2008/11/ftp.gif"><img class="alignnone size-thumbnail wp-image-1159" title="ftp" src="http://hackspc.com/wp-content/uploads/2008/11/ftp-150x150.gif" alt="" width="120" height="120" /></a></p>
<p>Once you clicked that, open the file. Select users. A list shown below will appear:</p>
<p><a href="http://hackspc.com/wp-content/uploads/2008/11/ftp21.gif"><img class="alignnone size-thumbnail wp-image-1161" title="ftp21" src="http://hackspc.com/wp-content/uploads/2008/11/ftp21-150x150.gif" alt="" width="120" height="120" /></a></p>
<p>Click save and your FTP server is set. You can enter your server by typing in &#8220;ftp://<em>Your<strong>Local</strong>IPAddress</em>:21&#8243;in the browser. To find out your local IP go to START&gt;RUN&gt;cmd. Here type in <em>ipconfig</em>. The IP address of your computer will appear. That&#8217;s your local IP. So if you&#8217;re entering the server from the inside, you enter your local IP. But if your entering your server from the outside, let&#8217;s say from your friends house you need to know the external IP. That&#8217;s step 3-&gt;</p>
<p>3. Now your server can be accessed from the outside. The only thing a person needs to know to enter the server is your IP. You can always find out your IP by visiting this site -&gt; <a href="http://www.whatsmyip.org/" target="_blank">www.whatsmyip.org </a>. To access your server from the outside, you need to type in &#8220;ftp://<em>Your<strong>External</strong>IPAddress</em>:21&#8243; in your browser.</p>
<p>The problem occurs after a while when your router reboots and your IP address changes. You can always buy a static IP from your Internet Service Provider, but there&#8217;s a thing we can do for free is to create a free domain (a name,like a  website), so that users of your server don&#8217;t need to know your IP, but just the name of the domain.</p>
<p>Here is video instructional</p>
<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/4B7L2apntaw&#038;ap=%2526fmt%3D18"></param> <embed src="http://www.youtube.com/v/4B7L2apntaw&#038;ap=%2526fmt%3D18" type="application/x-shockwave-flash" width="425" height="350"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://hackspc.com/create-an-ftp-server-free-and-easy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
