<?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>Living Legacy &#187; filezilla tutorial</title>
	<atom:link href="http://www.tiadpeterson.com/tag/filezilla-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tiadpeterson.com</link>
	<description>creating a life filled with passion and joy</description>
	<lastBuildDate>Tue, 31 Aug 2010 16:43:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>FTP Made Easy: How to use FileZilla to manage your website or blog</title>
		<link>http://www.tiadpeterson.com/ftp-made-easy-how-to-use-filezilla-to-manage-your-website-or-blog/</link>
		<comments>http://www.tiadpeterson.com/ftp-made-easy-how-to-use-filezilla-to-manage-your-website-or-blog/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 17:47:38 +0000</pubDate>
		<dc:creator>Tia Peterson</dc:creator>
				<category><![CDATA[Retired Posts]]></category>
		<category><![CDATA[FileZilla]]></category>
		<category><![CDATA[filezilla tutorial]]></category>
		<category><![CDATA[ftp tutorial]]></category>
		<category><![CDATA[how to use ftp]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://tiadpeterson.com/?p=101</guid>
		<description><![CDATA[These days, WordPress can be installed, updated and maintained without ever opening an ftp (I&#8217;ll explain later) program or uploading files to your server (where your website lives) through your website host&#8217;s control panel. These days, you could &#8211; within reason &#8211; completely manage your own blog or website without the help of a website [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://tiadpeterson.com/wp-content/uploads/2009/01/filezillalog1.png"><img class="alignnone size-medium wp-image-127" title="filezillalog1" src="http://tiadpeterson.com/wp-content/uploads/2009/01/filezillalog1-300x49.png" alt="filezillalog1" width="300" height="49" /></a></p>
<p>These days, <a href="http://www.wordpress.org" target="_blank">WordPress</a> can be installed, updated and maintained without ever opening an <em>ftp</em> (I&#8217;ll explain later) program or uploading files to your <em>server</em> (where your website lives) through your website host&#8217;s control panel. These days, you could &#8211; within reason &#8211; completely manage your own blog or website without the help of a website developer or virtual assistant.</p>
<p>But some tasks still do require access to the server. This is where a number of my clients get stuck. Although there are fancy plugins that allow you to install other plugins, sometimes they break or don&#8217;t work. In most circumstances, installing new themes still requires access to your server (some website hosting companies make that easy through a control panel). Sometimes, you need to move pictures and files from your computer to your server and you don&#8217;t have all day.</p>
<p>This is where ftp comes in. Ftp stands for <em>file transfer protocol</em>. It is not a complicated process or idea at all. It&#8217;s just an acronym, which makes it scary, right? <strong>If you can move files from one folder on your computer to another</strong>, you can use ftp.</p>
<h2>Why You Need to Learn This</h2>
<p>So we&#8217;ve covered some of the very basic reasons you would need to use ftp to access your server. Let&#8217;s look at a very short list (you can add your own as you start to get a better understanding):</p>
<ol>
<li>You want to install a new WordPress theme and your website host doesn&#8217;t provide a way to do it</li>
<li>You need to remove files from your server that are outdated or problematic.</li>
<li>You need to upload a bunch of photos or large files and the File Manager on your website host control panel takes way too long.</li>
<li>You need to install the WordPress plugin installer plugin  (go figure &#8211; you need ftp to do this first!)</li>
<li>After someone&#8217;s installed the plugin installer plugin, you need to install a plugin that is <strong><em>NOT </em></strong>in a .zip file.</li>
<li>You need to upload a new logo or banner.</li>
</ol>
<p>The reasons go on and on. Here&#8217;s what you could do: you could hire a website developer or virtual assistant to do it for you and pay them, or you could take the next 10 minutes to learn FileZilla and start managing files on your website server yourself.</p>
<h2>How to Use FileZilla</h2>
<p>I&#8217;ve used a few different ftp programs and I believe that <a href="http://www.filezilla-project.org" target="_blank">FileZilla</a> is the easiest to use. This is a matter of opinion, entirely. But since the assumption is that you aren&#8217;t using anything right now, go ahead and try FileZilla and once you understand how it works, you can shop around for something better for you.</p>
<p><span id="more-101"></span></p>
<h3>What You Need</h3>
<p>You&#8217;ll need the ftp <span style="color: #ff0000;"><strong>login information</strong></span> &#8211; this is a host name or address, username and a password. Sometimes you will also have a port number. This information is usually given to you WITH your website information. It comes from the hosting company. For me, it&#8217;s always been included in the email that I get whenever I purchase new hosting plans. If you have absolutely no idea where this info is, just call your hosting company and ask them for it.</p>
<p><strong>Tips:</strong></p>
<ul>
<li> the ftp address is <strong><em>usually </em></strong>ftp://yourdomainname.com/org/net, etc. This is not always the case. If your domain name isn&#8217;t linked to your hosting account yet, that won&#8217;t work. In that case, you&#8217;ll usually have an ftp address that includes your IP address. Again, if you don&#8217;t know what it is, call your hosting company.</li>
<li>the port number is <strong><em>usually </em></strong>21.</li>
</ul>
<h3>Ready? Let&#8217;s move on.</h3>
<p>First, download <a href="http://www.tiadpeterson.com/wp-content/uploads/2009/01FileZilla_3.2.0_win32-setup.exe">FileZilla</a>. (Note: this is the latest version as of the date of this post. To see what the very latest version is and make sure you have it, visit <a href="http://filezilla-project.org" target="_blank">http://filezilla-project.org</a>). FileZilla is a free program. It allows you to move files from your computer (local site) to your website (remote site).</p>
<p>After you&#8217;ve downloaded and installed FileZilla, open it up (it will usually open up right after you install it). This is what you will see (click the image to enlarge it):</p>
<p><a href="http://tiadpeterson.com/wp-content/uploads/2009/01/screenhunter_10-jan-11-1047.jpg"><img class="size-medium wp-image-104 alignnone" title="screenhunter_10-jan-11-1047" src="http://tiadpeterson.com/wp-content/uploads/2009/01/screenhunter_10-jan-11-1047-300x182.jpg" alt="screenhunter_10-jan-11-1047" width="300" height="182" /></a></p>
<p>You&#8217;ll notice a left side box labeled <strong>local site</strong>. This is your computer. You&#8217;ll also see a right side box labeled <strong>remote site</strong>. This is your website (once you connect, that box will fill with files and folders).</p>
<p>There are TWO ways to connect to your website using FileZilla &#8211; QuickConnect, and the standard way. QuickConnect allows you to pop in the login details and connect. It keeps a history of connections you&#8217;ve already made and allows you to just pick them from a drop-down box. This is a great tool for people like me who manage a number of websites, but for you, you probably will not use it.</p>
<p>We&#8217;re going to skip QuickConnect in this tutorial, but this is what it looks like (click to enlarge):</p>
<p><a href="http://tiadpeterson.com/wp-content/uploads/2009/01/screenhunter_09-jan-11-1014.jpg"><img class="size-medium wp-image-107 alignnone" title="screenhunter_09-jan-11-1014" src="http://tiadpeterson.com/wp-content/uploads/2009/01/screenhunter_09-jan-11-1014-300x25.jpg" alt="screenhunter_09-jan-11-1014" width="300" height="25" /></a></p>
<p>The standard way to connect to a server using FileZilla is to go to File&gt;Site Manager:</p>
<p><a href="http://tiadpeterson.com/wp-content/uploads/2009/01/screenhunter_05-jan-11-1011.jpg"><img class="alignnone size-medium wp-image-111" title="screenhunter_05-jan-11-1011" src="http://tiadpeterson.com/wp-content/uploads/2009/01/screenhunter_05-jan-11-1011-300x175.jpg" alt="screenhunter_05-jan-11-1011" width="300" height="175" /></a></p>
<p>Once you&#8217;re there, you&#8217;ll add a <strong>New Site</strong>. This is where you will enter your website&#8217;s FTP login information. Where it says <strong>Logontype</strong>, choose <strong><em>Normal</em></strong>, unless you know that you are specifically not to use that setting. Make sure to <strong>Rename </strong>the NewSite but highlighting it and selecting the <strong><em>Rename </em></strong>button.</p>
<p><a href="http://tiadpeterson.com/wp-content/uploads/2009/01/screenhunter_06-jan-11-1012.jpg"><img class="alignnone size-medium wp-image-112" title="screenhunter_06-jan-11-1012" src="http://tiadpeterson.com/wp-content/uploads/2009/01/screenhunter_06-jan-11-1012-300x250.jpg" alt="screenhunter_06-jan-11-1012" width="300" height="250" /></a></p>
<p>Once you&#8217;ve filled in all of the details, choose <strong><em>Connect</em></strong>. This will automatically save your setting as well as connect right away. Once connected, you&#8217;ll see the list of files that are on your server (click to enlarge):</p>
<p><a href="http://tiadpeterson.com/wp-content/uploads/2009/01/screenhunter_21-jan-11-1142.jpg"><img class="alignnone size-medium wp-image-113" title="screenhunter_21-jan-11-1142" src="http://tiadpeterson.com/wp-content/uploads/2009/01/screenhunter_21-jan-11-1142-300x182.jpg" alt="screenhunter_21-jan-11-1142" width="300" height="182" /></a></p>
<h3>Looking at the files on your server</h3>
<p>None of what you see probably looks familiar to you. That&#8217;s OK. <strong>For the vast majority of you</strong>, you&#8217;re looking for one thing only: the folder called <span style="color: #339966;"><strong>public_html</strong></span>. Some of you have hosting companies that set up your website in different ways. I won&#8217;t go into all of the various places your website files could be located. Just look for public_html and if you can&#8217;t find it, call your hosting company and ask them specifically, &#8220;<em>in which directory on my server are my website files stored?</em>&#8221;</p>
<p>Once you&#8217;ve located public_html, open it. Just double-click it and it will open. You&#8217;ll see a file called index.&#8212; &#8211; that&#8217;s your home page (unless you&#8217;ve re-directed it elsewhere).</p>
<blockquote>
<h3>Finding WordPress</h3>
<p>WordPress is installed in three folders (also called directories): wp-admin, wp-content and wp-includes. You are most likely only going to be working with wp-content, because this is where themes and plugins are located.</p></blockquote>
<h3>Look Around</h3>
<p>One word of caution: look but don&#8217;t touch right now. Just click around and see if things look familiar. Perhaps you&#8217;ll see an images folder, or surveys, or newsletters, archives, etc. For we WordPress people. it&#8217;ll look different. If you open wp-content you&#8217;ll see themes, plugings, uploads, upgrade and maybe some others.</p>
<h2>Test Our Your FTP Skills</h2>
<p>Believe it or not, you&#8217;re about 90% of the way there in this tutorial. You see, what you&#8217;ve done is opened a window into your website so you can see the files that are there. Now we&#8217;re going to cover the three most basic functions of FTP: uploading, downloading, and deleting files.</p>
<h3>Uploading a file to your website</h3>
<p>In the local site window on the left, browse for a file you want to upload as a test. Just double click in the window to navigate somewhere, such as your Pictures folder.</p>
<p>In the remote site window on the right, make sure you are  in the public_html folder (see image below; click to enlarge):</p>
<p><a href="http://tiadpeterson.com/wp-content/uploads/2009/01/screenhunter_11-jan-11-1111.jpg"><img class="alignnone size-medium wp-image-114" title="screenhunter_11-jan-11-1111" src="http://tiadpeterson.com/wp-content/uploads/2009/01/screenhunter_11-jan-11-1111-300x190.jpg" alt="screenhunter_11-jan-11-1111" width="300" height="190" /></a></p>
<p>Back in the local site window under <strong>Filename</strong>, select the file you want to upload and DRAG it to the remote site window. In my test, I&#8217;m uploading a file called avatar.jpg to my public_html folder (the main directory on my website):</p>
<p><a href="http://tiadpeterson.com/wp-content/uploads/2009/01/screenhunter_12-jan-11-1112.jpg"><img class="alignnone size-medium wp-image-115" title="screenhunter_12-jan-11-1112" src="http://tiadpeterson.com/wp-content/uploads/2009/01/screenhunter_12-jan-11-1112-300x147.jpg" alt="screenhunter_12-jan-11-1112" width="300" height="147" /></a></p>
<p>This will begin the upload. You&#8217;ll see the file you&#8217;re uploading in the bottom window, called Queue. You&#8217;ll see a green bar that lets you know it&#8217;s uploading. That&#8217;s it!</p>
<p><a href="http://tiadpeterson.com/wp-content/uploads/2009/01/screenhunter_14-jan-11-1113.jpg"><img class="alignnone size-medium wp-image-119" title="screenhunter_14-jan-11-1113" src="http://tiadpeterson.com/wp-content/uploads/2009/01/screenhunter_14-jan-11-1113-300x66.jpg" alt="screenhunter_14-jan-11-1113" width="300" height="66" /></a></p>
<p>To see if it worked, visit the URL of the file, which is your main website&#8217;s address + /thefilename. In my example, it would be http://www.tiadpeterson.com/avatar.jpg:</p>
<p><a href="http://tiadpeterson.com/wp-content/uploads/2009/01/screenhunter_24-jan-11-1147.jpg"><img class="alignnone size-medium wp-image-116" title="screenhunter_24-jan-11-1147" src="http://tiadpeterson.com/wp-content/uploads/2009/01/screenhunter_24-jan-11-1147-300x182.jpg" alt="screenhunter_24-jan-11-1147" width="300" height="182" /></a></p>
<h3>Download a File from Your Server</h3>
<p>Occasionally there may be a file on your server that you don&#8217;t have or need a copy of. Perhaps you&#8217;re working with a website developer who&#8217;s made some changes and you don&#8217;t have their latest version.</p>
<p>To download, simply find the file in the remote site window that you want to download. In the local site window, find the folder where you want to put this file. Then, back in the remote site window, select the file and DRAG it back to the local site window &#8211; be sure to drop it in the exact folder you want. To assure this, OPEN the folder you want in the local site window by double-clicking it.</p>
<p>That&#8217;s it! You&#8217;re done. If you want to be sure you actually downloaded it, find the folder in your normal fashion your computer (perhaps by going through Windows Explorer or MyDocuments).</p>
<h3>Deleting a File from Your Server</h3>
<p>Caution! Please don&#8217;t do this unless you&#8217;re sure this is what you want or need to do.</p>
<p>To delete a file from your server, navigate to the file in the <strong>top remote site window (not under Filename)</strong>, select it, right-click and choose Delete:</p>
<p><a href="http://tiadpeterson.com/wp-content/uploads/2009/01/screenhunter_19-jan-11-1125.jpg"><img class="alignnone size-medium wp-image-120" title="screenhunter_19-jan-11-1125" src="http://tiadpeterson.com/wp-content/uploads/2009/01/screenhunter_19-jan-11-1125-300x214.jpg" alt="screenhunter_19-jan-11-1125" width="300" height="214" /></a></p>
<p>Again. I am strongly cautioning against doing this unless you know why you&#8217;re doing it.</p>
<h2>You&#8217;re Done</h2>
<p>Hopefully this tutorial was easy. I think it&#8217;ll help a lot. You may not have an occasion to ftp into your website right this moment, but I promise you there will come a time in your website-owner life where someone will say, upload this via ftp to your server. When that happens, you won&#8217;t have to say &#8220;huh?&#8221; because this lovely tutorial helped you out!</p>
<p>Have a great day! Leave a comment here if you have a specific question so I can answer it and benefit everyone.</p>
<p style='text-align:left'>&copy; 2009, <a href='http://www.tiadpeterson.com'>Tia Peterson</a>. All rights reserved. This text may be reproduced with permission. Please contact tia@tiadpeterson.com to request permission to reuse this content. Thank you!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tiadpeterson.com/ftp-made-easy-how-to-use-filezilla-to-manage-your-website-or-blog/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
