<?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>Privateer Web Solutions &#187; ftp</title>
	<atom:link href="http://www.privateerwebsolutions.com/tagged/ftp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.privateerwebsolutions.com</link>
	<description>Online Traffic Websites for Internet Sellers</description>
	<lastBuildDate>Mon, 11 Apr 2011 15:25:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>How to upload files to your server with FTP</title>
		<link>http://www.privateerwebsolutions.com/articles/how-to-upload-files-to-your-server-with-ftp.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/how-to-upload-files-to-your-server-with-ftp.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 01:57:01 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Computer Usage]]></category>
		<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[Wordpress Setup for Selling]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[uploading files]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=230</guid>
		<description><![CDATA[The fastest way to upload multiple files to your web server is typically to use FTP (File Transfer Protocol). Instead of selecting individual files in a web browser, you can copy entire directories up and move on to other things while the files are being uploaded. FTP Programs There are a wide variety of FTP [...]]]></description>
			<content:encoded><![CDATA[<p>The fastest way to upload multiple files to your web server is typically to use FTP (File Transfer Protocol).</p>
<p><span id="more-230"></span></p>
<p>Instead of selecting individual files in a web browser, you can copy entire directories up and move on to other things while the files are being uploaded.</p>
<h3>FTP Programs</h3>
<p>There are a wide variety of FTP programs available for use. For these instructions, I will use <a href="http://filezilla-project.org" rel="nofollow" target="_blank">FileZilla</a>, an FTP program available for Linux, Windows, and Mac OS X.</p>
<p>The default interface for mozilla looks something like the following:</p>
<p><img src="/images/filezilla-main-screen.jpg" alt="Filezilla Main Screen" /></p>
<p><b>Status Information</b> shows what is happening with your connection.</p>
<p><b>Your computer</b> lets you browse the contents of your computer.</p>
<p><b>The files on your computer in your working directory</b> displays your current working directory&#8230;which is the directory on your computer where files will be copied to if you download them from your server.</p>
<p><b>Your web server</b> lets you browse the contents of your web server (or whatever computer you are connected to via FTP)</p>
<p><b>The files on your server in your working directory</b> displays the files on your remote working directory. This is where files will be copied to when you upload them (unless you drag them into a displayed folder).</p>
<p><b>Status of File Uploads / Downloads</b> displays status information related to file uploads and downloads.</p>
<h3>Uploading files to your Webserver</h3>
<p>For the purposes of this quick tutorial, we will cover uploading the Atahualpa theme to a WordPress site.</p>
<p><b>Step 1: Setup your site in the FileZilla Site Manager</b><br />
<br />The first thing you should do is to setup your site in the site manager.</p>
<ul style="padding-left: 30px; padding-top: 0.5em; padding-bottom: 0.25em;">
<li><b>Select &quot;File&quot; &rarr; &quot;Site Manager&quot;</b><br />This will open the FileZilla Site Manager.</li>
</ul>
<p><img src="/images/filezilla-site-manager.jpg" alt="Opening the Filezilla Site Manager" /><br />
<img src="/images/filezilla-site-manager-window.jpg" alt="The Filezilla Site Manager window" /></p>
<p><b>Select &quot;New Site&quot;</b><br />This will bring up the new site dialogue.</p>
<p><img src="/images/filezilla-site-manager-new-site.jpg" alt="New site in FileZilla" /></p>
<ul style="padding-left: 30px; padding-top: 0.5em; padding-bottom: 0.25em;">
<li><b>Enter a name for your new site</b><br />This can be whatever you want.<br />I recommend using the domain name.</li>
<li><b>Enter your sites domain name in the &quot;Host&quot; box</b><br />If you have a static IP, you could enter the IP address instead.</li>
<li><b>Enter your sites ftp port</b><br />Leave this empty unless you set ftp to a non default port.</li>
<li><b>Select your ftp server type</b><br />This should normally be FTP &#8211; File Transfer Protocol<br />As noted in <a href="http://www.privateerwebsolutions.com/recommends/tools/bloglockdown">Blog LockDown</a>, you might want to consider enabling and using SFTP for better security.</li>
<li><b>Select your &quot;Logintype&quot;</b><br />Use normal if you want Filezilla to store your password. (convenient)<br />Use Ask for Password if you want to be prompted for the password. (safer)</li>
<li><b>Enter your FTP username</b><br />If you signed up with <a href="http://www.privateerwebsolutions.com/recommends/hosting/hostgator">Host Gator</a>, you received this in your welcome email. It is your account username.</li>
<li><b>Enter your password</b><br />This only applies if you selected &quot;Normal&quot; for Logintype.</li>
<li><b>Select &quot;OK&quot; or &quot;Connect&quot; to save your new server entry</b><br />Ok saves without connecting to your server.<br />Connect saves and then connects to your server.</li>
</ul>
<p><b>Step 2: Find the files you want to upload on your computer</b><br />
<br />Once you are connected to your web server, you will want to locate the files that you want to upload. To do so, use the left windows to find your files.</p>
<p>If you wanted to find &quot;downloads/atahualpa&quot; on your D: drive, you would:</p>
<ol>
<li><b>Select D: in your top left window</b><br />This would show it&#8217;s contents in the bottom left window</li>
<li><b>Select downloads in the top left window</b><br />This would show its&#8217; contents in the bottom left window.
<li><b>Find atahualpa in the bottom left window</b><br />This is the directory you want to upload.</li>
</ol>
<p><b>Step 3: Find the location you want to upload your files to.</b><br />
<br />On the right side, use the two displayed windows to find the folder that you want to upload content to.</p>
<p>If you wanted to upload a new theme, you would upload it to &quot;public_html/wp-content/themes&quot;</p>
<ol>
<li><b>Select public_html in the top right pane</b><br />You would see subfolders below it in the top right pane.<br />You would also see the contents of public_html in the bottom right pane.</li>
<li><b>Select wp-content in the top right pane</b><br />You would see subfolders below it in the top right pane.<br />You would also see the contents of wp-content in the bottom right pane.</li>
<li><b>Select themes in the top right pane</b><br />You would see subfolders below it in the top right pane.<br />You would also see the contents of themes in the bottom right pane.<br />You would drag your new theme folders to the bottom right pane.</li>
</ol>
<p><b>Step 4: Copy your files to your server.</b><br />
<br />To copy files to your server, drag them from the bottom left pane to the bottom right pane.</p>
<p>Continuing our example of uploading the atahualpa theme:</p>
<ol>
<li><b>Click the atahualpa folder in the bottom left pane</b></li>
<li><b>Drag the atahualpa folder from the bottom left pane to the bottom right pane</b><br />Be careful not to drop it into a folder on the bottom right as doing so would place the atahualpa folder into whatever folder you dropped it into instead of into the themes folder.</li>
</ol>
<p>Your files will then start being copied up and you will see both the top and bottom windows displaying information related to the files being uploaded.</p>
<h3>Copying files from your server to your computer</h3>
<p>This is just like uploading files, but instead of dragging them from the bottom left to the bottom right, you drag them from the bottom right to the bottom left.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/how-to-upload-files-to-your-server-with-ftp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

