<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Web Development Blog &#187; Uploading files with Dreamweaver (FTP) | Web Development Blog &#8211; Heidi Cool &#8211; Cleveland, Ohio</title>
	<atom:link href="http://www.heidicool.com/blog/category/ftp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.heidicool.com/blog</link>
	<description>web • content • marketing • navigation • seo • social media</description>
	<lastBuildDate>Thu, 17 Feb 2011 21:09:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<!-- podcast_generator="podPress/8.8" -->
		<copyright>&#xA9; </copyright>
		<managingEditor>gravity69@gmail.com ()</managingEditor>
		<webMaster>gravity69@gmail.com()</webMaster>
		<category></category>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>content bull; architecture bull;nbsp;marketing bull;nbsp;seo bull; social media</itunes:summary>
		<itunes:author></itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name></itunes:name>
			<itunes:email>gravity69@gmail.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://www.heidicool.com/blog/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://www.heidicool.com/blog/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>Web Development Blog</title>
			<link>http://www.heidicool.com/blog</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>Uploading files with Dreamweaver (FTP)</title>
		<link>http://www.heidicool.com/blog/2006/06/26/uploading-files-with-dreamweaver-ftp/</link>
		<comments>http://www.heidicool.com/blog/2006/06/26/uploading-files-with-dreamweaver-ftp/#comments</comments>
		<pubDate>Mon, 26 Jun 2006 19:30:33 +0000</pubDate>
		<dc:creator>Heidi Cool</dc:creator>
				<category><![CDATA[Ftp]]></category>
		<category><![CDATA[Heidi's Entries]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Webdav]]></category>

		<guid isPermaLink="false">http://www.heidicool.com/blog/?p=50</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><em><strong>Note to users of the main Case Web server (Aurora)</strong>: As of May 19, 2008 you will upload your files via WebDAV instead of FTP. <a href="http://blog.case.edu/webdev/2008/05/13/webserver.html">Learn more about the transition to WebDAV</a>. </em> </p>

<p>Once you've <a href="http://blog.case.edu/webdev/2005/07/01/so_you_want_to_build_a_website">planned your site</a> and <a href="http://blog.case.edu/webdev/2006/06/20/web_file_organization_and_naming_conventions">organized your files</a>, it is time to start building and uploading your pages. If your site is hosted on Case's main Web server you will do this via FTP (<a href="http://en.wikipedia.org/wiki/Ftp">File
Transfer Protocol</a>). There are a variety of good inexpensive FTP programs* available, but if you are using Dreamweaver&mdash;provided through the software center as part of Macromedia Studio&mdash;you can simply use its built-in FTP functionality. </p>

<p><strong>Note:</strong> If your site is hosted on a different server, you may be required to transfer files using a different protocol such as WebDav or Secure FTP (SFTP). Check with your administrator for details.</p>

<h5>Step One: Define your site</h5>
<p class="photoright"><a href="http://blog.case.edu/webdev/2006/06/26/define.jpg"><img alt="definesm.jpg" src="http://blog.case.edu/webdev/2006/06/26/definesm.jpg" width="240" height="236" /></a><br />Click on image to enlarge
</p>
<p>I recommend doing this when you first start working on your site. In doing so you will provide key information to Dreamweaver that will allow it to better manage your links and other information.</p>
<ol>
<li>Under Dreamweaver's site menu, choose "Manage sites." </li>
<li>Click the "New" button and select "site" from the drop down menu. This will open
the dialogue box pictured on the right of this page.</li>
<li>Making sure you have the "advanced" tab selected, enter a name in the "Site name"
box. This can be any name of your choosing.</li>
<li>In the "Local root folder" box navigate to the folder on your local computer
or network where you are storing your files for this Web site.</li>
<li>Check "refresh local file list automatically.</li>
<li>In the "Default images folder" box box navigate to the folder within your site
folder where you are storing your main images. (Note: You do not have to keep all
images in this folder)</li>
<li>In the "HTTP: address" box type in the url for your site, such as <a href="http://www.case.edu/community/">http://www.case.edu/community/</a>.</li>
<li> Check the "enable cache" box.</li>
<li>Your site has now been defined, but don't click OK just yet! </li>
</ol>

<h5>Step Two: Define your remote server connection</h5>
<p class="photoright"><a href="http://blog.case.edu/webdev/2006/06/26/remote.jpg"><img alt="remotesm.jpg" src="http://blog.case.edu/webdev/2006/06/26/remotesm.jpg" width="240" height="236" /></a><br />Click on image to enlarge
</p>
<p>This step tells Dreamweaver what protocol to use, the location of your server, and your login and password information.</p>
<ol>
<li>On the left side of the dialogue box select "remote info." This will bring up
a different dialogue box.</li>


<li>In the "Access" box scroll down and select "FTP."</li>
<li>In the "FTP host" box type: wwwftp.case.edu.</li>
<li>Leave the "Host Directory" blank unless you are maintaining multiple sites
within the same account. </li>
<li>In the "login" box type the account name that was assigned to you for this Web
account.</li>
<li>In the "password" box type the password that was assigned to you for this Web
account. Click the "Save password" box.</li>
<li>Leaving all the other boxes unchecked, you are now ready to click "OK."</li>
<li>This will return you to the first dialogue box. Click Done. When this box is
closed the "files" panel will automatically open on either the left or right of
your open file. </li>
</ol>


<h5>Uploading ("putting") files to the Web server</h5>
<p class="photoright"><img alt="filesmenu.jpg" src="http://blog.case.edu/webdev/2006/06/26/filesmenu.jpg" width="240" height="413" />
</p>
<ol>
<li>With the files panel open and set to local view, click the blue button that
looks like an electrical plug connecting to an extension cord. This will open
your connection to your remote Web server.</li>
<li>Select files and folders you would like to upload and push the "Put file(s)" button which is identified as an upward pointing blue arrow. </li>
<li>In the drop down menu where it says "Local view," switch to "Remote view" to verify that your files have been uploaded.</li>
<li>In your Web browser go to your site to ensure that everything looks right.</li>
<li>Note: If you would like to view local and remote files at the same time, simply click the expand collapse button to the far right of the other buttons in the panel screen. It has a blue and green bar on the top and a small right pointing arrow.</li>
</ol>

<h5>Downloading ("getting") files from the Web server</h5>
<ol>
<li>Downloading is very similar to uploading. With your connection already open, switch from "local view" to "remote view."</li>
<li>Select files and folders you would like to download and push the "Get file(s)" button which is identified as a downward pointing green arrow. </li>
</ol>

<p>Once you've defined your site, the process is pretty easy. Just upload or download files using the up and down arrows, and you're all set!</p>

<h5>*Other popular FTP and related programs</h5>
<p>I have used each of the following with good results. If you would like to consider more options, <a href="http://www.tucows.com/search?search_terms=ftp&amp;search_scope=*&amp;search_adv=0&amp;search_size=&amp;search_size_multi=b">Tucows
lists a variety of FTP</a> and related programs that are available either as Freeware or Shareware.</p>
<ul>
<li><a href="http://www.fetchsoftworks.com/">Fetch</a> (Macintosh FTP client)</li>
<li><a href="http://rsug.itd.umich.edu/software/fugu/">Fugu</a> (Macintosh SFTP, SCP and SSH client)</li>
<li><a href="http://www.panic.com/transmit/">Transmit 3</a> (Macintosh SFTP and FTP client)</li>
<li><a href="http://winscp.net/eng/index.php">WinSCP</a> (Windows SFTP/SCP client)</li>
<li><a href="http://www.ipswitch.com/products/ws_ftp/">WS_FTP</a> (Windows FTP client)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.heidicool.com/blog/2006/06/26/uploading-files-with-dreamweaver-ftp/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

