<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Dreamweaver FTP Can&#039;t Connect</title>
	<atom:link href="http://developedtraffic.com/2006/02/05/dreamweaver-ftp-cant-connect/feed/" rel="self" type="application/rss+xml" />
	<link>http://developedtraffic.com/2006/02/05/dreamweaver-ftp-cant-connect/</link>
	<description>Web design, search engine optimization and Internet marketing</description>
	<lastBuildDate>Mon, 23 Jan 2012 20:52:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Diane Vigil</title>
		<link>http://developedtraffic.com/2006/02/05/dreamweaver-ftp-cant-connect/#comment-146047</link>
		<dc:creator>Diane Vigil</dc:creator>
		<pubDate>Sat, 29 Oct 2011 01:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2006/02/05/dreamweaver-ftp-cant-connect/#comment-146047</guid>
		<description>For anyone trying to solve the &lt;b&gt;testing server&lt;/b&gt; problem, note also Gordon&#039;s solution (Comment #1) in &lt;a href=&quot;http://developedtraffic.com/2011/06/16/dreamweaver-ftp-testing-server-and-remote-server-problems/&quot;&gt;Dreamweaver FTP testing server and remote server problems&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>For anyone trying to solve the <b>testing server</b> problem, note also Gordon's solution (Comment #1) in <a href="http://developedtraffic.com/2011/06/16/dreamweaver-ftp-testing-server-and-remote-server-problems/">Dreamweaver FTP testing server and remote server problems</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diane Vigil</title>
		<link>http://developedtraffic.com/2006/02/05/dreamweaver-ftp-cant-connect/#comment-146000</link>
		<dc:creator>Diane Vigil</dc:creator>
		<pubDate>Tue, 14 Jun 2011 23:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2006/02/05/dreamweaver-ftp-cant-connect/#comment-146000</guid>
		<description>Really nicely done, ionrane. Thanks!

(From your lips to Adobe&#039;s ears. Crossing my fingers.)</description>
		<content:encoded><![CDATA[<p>Really nicely done, ionrane. Thanks!</p>
<p>(From your lips to Adobe's ears. Crossing my fingers.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ionrane</title>
		<link>http://developedtraffic.com/2006/02/05/dreamweaver-ftp-cant-connect/#comment-145999</link>
		<dc:creator>ionrane</dc:creator>
		<pubDate>Tue, 14 Jun 2011 23:07:37 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2006/02/05/dreamweaver-ftp-cant-connect/#comment-145999</guid>
		<description>Hey, I found a new Solution to this problem!

In Site Manager -&gt; Servers  - double click on your [Remote Server definition]
Choose &quot;Advanced&quot; tab.
Testing Server  -&gt;  Server Model: 
choose PHP MySQL .
(or whatever is appropriate for your site - it would be whatever you chose for your REAL testing server.  Or perhaps it doesn&#039;t matter, as long as it is not &quot;none&quot; - after all, it looks to your Testing Server definition for testing and running locally in DW).

Save.  
That&#039;s it!  

Under Site Manager -&gt; Servers

for your Remote server definition name: checkmark &quot;Remote&quot;, uncheck &quot;Testing&quot;
for your Testing server definition name : uncheck &quot;Remote&quot;, check &quot;Testing&quot;

With these settings, everything works as expected !

-------------------------------------------------------------------------------------------------
IMHO: If the Remote site is Not being used as a testing server, I don&#039;t think it is appropriate, or correct to choose any Testing Server Model (other than &quot;none&quot;) for the Remote (Non-Testing) Server definition. I see it as a bug introduced when  CS5.5 overhauled it&#039;s Site Manager dialog box, but kept part of it&#039;s code using the legacy model.  At best it is simply confusing.
  
To me, it makes sense to set a Server Model for the Remote Server Only if it IS Also the Testing Server.  
Yet in such a case, having the drop down &quot;Testing&quot; server box in this location is redundant to having the Testing server Checkbox on in the &quot;Server&quot; main dialog. Worse, in fact, it allows contradictory settings (the hence the conflict I was experiencing) when: 1)Testing server Unckecked, and Testing Model: indicates a server model other than &quot;none&quot;, such as &quot;php MySQL&quot;, for example), OR 2)Testing server is Checked, but the Testing Server Model set to: &quot;None&quot;.

Instead, I think in Site Manager -&gt; Server dialog..
under the &quot;Testing&quot; column..
next to each Testing Checkbox..
-move the Testing Server Model drop-down box to this location.

This would keep everything clearly defined!  
No Conflicts.  No Confusion.  Nothing hidden.

Thanks for the voice..  
;)</description>
		<content:encoded><![CDATA[<p>Hey, I found a new Solution to this problem!</p>
<p>In Site Manager -&gt; Servers  &#8211; double click on your [Remote Server definition]<br />
Choose "Advanced" tab.<br />
Testing Server  -&gt;  Server Model:<br />
choose PHP MySQL .<br />
(or whatever is appropriate for your site &#8211; it would be whatever you chose for your REAL testing server.  Or perhaps it doesn't matter, as long as it is not "none" &#8211; after all, it looks to your Testing Server definition for testing and running locally in DW).</p>
<p>Save.<br />
That's it!  </p>
<p>Under Site Manager -&gt; Servers</p>
<p>for your Remote server definition name: checkmark "Remote", uncheck "Testing"<br />
for your Testing server definition name : uncheck "Remote", check "Testing"</p>
<p>With these settings, everything works as expected !</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
IMHO: If the Remote site is Not being used as a testing server, I don't think it is appropriate, or correct to choose any Testing Server Model (other than "none") for the Remote (Non-Testing) Server definition. I see it as a bug introduced when  CS5.5 overhauled it's Site Manager dialog box, but kept part of it's code using the legacy model.  At best it is simply confusing.</p>
<p>To me, it makes sense to set a Server Model for the Remote Server Only if it IS Also the Testing Server.<br />
Yet in such a case, having the drop down "Testing" server box in this location is redundant to having the Testing server Checkbox on in the "Server" main dialog. Worse, in fact, it allows contradictory settings (the hence the conflict I was experiencing) when: 1)Testing server Unckecked, and Testing Model: indicates a server model other than "none", such as "php MySQL", for example), OR 2)Testing server is Checked, but the Testing Server Model set to: "None".</p>
<p>Instead, I think in Site Manager -&gt; Server dialog..<br />
under the "Testing" column..<br />
next to each Testing Checkbox..<br />
-move the Testing Server Model drop-down box to this location.</p>
<p>This would keep everything clearly defined!<br />
No Conflicts.  No Confusion.  Nothing hidden.</p>
<p>Thanks for the voice..<br />
;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ionrane</title>
		<link>http://developedtraffic.com/2006/02/05/dreamweaver-ftp-cant-connect/#comment-145998</link>
		<dc:creator>ionrane</dc:creator>
		<pubDate>Tue, 14 Jun 2011 21:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2006/02/05/dreamweaver-ftp-cant-connect/#comment-145998</guid>
		<description>( Sorry, I just noticed your solution when I hit send.. )

I did not anticipate my response would have been read so soon, and was busy coming up with the (same) solution and writing it up. I guess also I didn&#039;t read Murray closely enough to see any difference from what I was doing.

Your response is quite Clear. :)

WOW! .

Thanks again for your response :D !</description>
		<content:encoded><![CDATA[<p>( Sorry, I just noticed your solution when I hit send.. )</p>
<p>I did not anticipate my response would have been read so soon, and was busy coming up with the (same) solution and writing it up. I guess also I didn't read Murray closely enough to see any difference from what I was doing.</p>
<p>Your response is quite Clear. :)</p>
<p>WOW! .</p>
<p>Thanks again for your response :D !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ionrane</title>
		<link>http://developedtraffic.com/2006/02/05/dreamweaver-ftp-cant-connect/#comment-145997</link>
		<dc:creator>ionrane</dc:creator>
		<pubDate>Tue, 14 Jun 2011 21:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2006/02/05/dreamweaver-ftp-cant-connect/#comment-145997</guid>
		<description>Here is my workaround:
Disable the Testing Server definition to temporarily restore &quot;Put&quot; functionality.
In Site Manager: Servers tab -&gt; select the testing server definition (I had labeled mine &quot;XAMPP Testing Server&quot;), and Uncheck &quot;Testing&quot; box (&quot;Remote&quot; should already be Unchecked).
So, I guess the workflow could be: 
-Enable  Testing Server to edit files in DW;
-Disable Testing Server to &quot;Put&quot; files on the Remote Server.  (or use stand alone FTP software.)

-------------------------------------------------------------
For me, 95% of the time, I prefer Filezilla to upload, download, and view my remote server directory. But, there are a few circumstances when I prefer having DW upload my files, so this &quot;fix&quot; hardly impacts my workflow. 
If I used DW for all, or most, of my remote operations, I would find it to be quite a pain!  
In that case, I would find it easier to create two site definitions in Site Manager:  
-One with a Testing Server. 
-The other, (almost) identical, but with Only a Remote server.  
Then just switch between the two &quot;sites&quot; from the File panel before/after uploading.  
If you do this, you&#039;ll have to ignore following warning: 
&quot;The root folder you have chosen is the same as the folder for site &#039;...&#039;. This may cause some operations, such as synchronization, to work incorrectly. Proceed anyway?&#039;
Just click OK.  I think that if it is the only method you use for uploading files (to that site), synchronization could still work, but I haven&#039;t tested that.
I have never had problems by having site definitions with overlapping/nested folders.  However, as I also use FTP software, I hardly pay attention to synchronization states.  I&#039;m interested in finding out if anyone knows how the above settup would impact synchronization tracking.</description>
		<content:encoded><![CDATA[<p>Here is my workaround:<br />
Disable the Testing Server definition to temporarily restore "Put" functionality.<br />
In Site Manager: Servers tab -&gt; select the testing server definition (I had labeled mine "XAMPP Testing Server"), and Uncheck "Testing" box ("Remote" should already be Unchecked).<br />
So, I guess the workflow could be:<br />
-Enable  Testing Server to edit files in DW;<br />
-Disable Testing Server to "Put" files on the Remote Server.  (or use stand alone FTP software.)</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
For me, 95% of the time, I prefer Filezilla to upload, download, and view my remote server directory. But, there are a few circumstances when I prefer having DW upload my files, so this "fix" hardly impacts my workflow.<br />
If I used DW for all, or most, of my remote operations, I would find it to be quite a pain!<br />
In that case, I would find it easier to create two site definitions in Site Manager:<br />
-One with a Testing Server.<br />
-The other, (almost) identical, but with Only a Remote server.<br />
Then just switch between the two "sites" from the File panel before/after uploading.<br />
If you do this, you'll have to ignore following warning:<br />
"The root folder you have chosen is the same as the folder for site '&#8230;'. This may cause some operations, such as synchronization, to work incorrectly. Proceed anyway?'<br />
Just click OK.  I think that if it is the only method you use for uploading files (to that site), synchronization could still work, but I haven't tested that.<br />
I have never had problems by having site definitions with overlapping/nested folders.  However, as I also use FTP software, I hardly pay attention to synchronization states.  I'm interested in finding out if anyone knows how the above settup would impact synchronization tracking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diane Vigil</title>
		<link>http://developedtraffic.com/2006/02/05/dreamweaver-ftp-cant-connect/#comment-145996</link>
		<dc:creator>Diane Vigil</dc:creator>
		<pubDate>Tue, 14 Jun 2011 20:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2006/02/05/dreamweaver-ftp-cant-connect/#comment-145996</guid>
		<description>I think I understand --- when you&#039;re trying to put (upload) to the remote server, DW is uploading to your testing server.

Murray&#039;s solution (&quot;Create two sites&quot;) is a good one, although it seems slightly complex --- however, it does seem to acknowledge that there&#039;s a problem with the testing server/remote server scenario.

I&#039;d just set up the site twice in DW (that is, make two Site definitions) ... once for the testing server, and the second one for the real (remote server).

Typically, when I&#039;m designing sites for clients, I upload to a domain on our server where they can check out the progress, we can discuss, etc. However, once it&#039;s done, I just switch the DW Site definition (of the server location) to their server/web hosting account and upload the whole thing there.

This would be somewhat the same ... just two Site setups for one website; use the one for the testing server while you&#039;re working on it, and switch to the other when it&#039;s upload time.

Does that make sense, and do you think it would work?

(And thanks for the compliment on my website.)</description>
		<content:encoded><![CDATA[<p>I think I understand &#8212; when you're trying to put (upload) to the remote server, DW is uploading to your testing server.</p>
<p>Murray's solution ("Create two sites") is a good one, although it seems slightly complex &#8212; however, it does seem to acknowledge that there's a problem with the testing server/remote server scenario.</p>
<p>I'd just set up the site twice in DW (that is, make two Site definitions) &#8230; once for the testing server, and the second one for the real (remote server).</p>
<p>Typically, when I'm designing sites for clients, I upload to a domain on our server where they can check out the progress, we can discuss, etc. However, once it's done, I just switch the DW Site definition (of the server location) to their server/web hosting account and upload the whole thing there.</p>
<p>This would be somewhat the same &#8230; just two Site setups for one website; use the one for the testing server while you're working on it, and switch to the other when it's upload time.</p>
<p>Does that make sense, and do you think it would work?</p>
<p>(And thanks for the compliment on my website.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ionrane</title>
		<link>http://developedtraffic.com/2006/02/05/dreamweaver-ftp-cant-connect/#comment-145995</link>
		<dc:creator>ionrane</dc:creator>
		<pubDate>Tue, 14 Jun 2011 20:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2006/02/05/dreamweaver-ftp-cant-connect/#comment-145995</guid>
		<description>Thanks for your reply.

The first link, basically re-states my problem, but as you stated, there is no solution.

The second link, well the solution to the problem posed is exactly what I&#039;m already doing..

I must say I am impressed you found articles related to my problem!
I have still had a difficult time finding a useful set of search terms for this particular issue. And still haven&#039;t been able to find a solution.

Thank You so much for taking the time to research and respond to my question.

Your Site is a Beautiful Site, By The Way..

:)
-------------------------------------------------------------
I don&#039;t think I clearly indicated the configuration I chose; I hope you don&#039;t mind the recap..

-In site manager, I have the remote server setup.
This has been established for quite some time. Nothing there has changed.
TESTing my &quot;Remote Server&quot; via the link on its BASIC tab STILL Connects to my Web Server Successfully.  
-I installed a testing server (on my computer).  My local site files are still in &quot;thehrprofessionalsgroup&quot; directory, but it has been moved to reside under the XAMPP (htdocs) directory, as required by xampp. This is akin to the directory on your remote server which runs your live website(s).
-In site manager, I updated the &quot;Local Site Folder,&quot; to the new location.
-In site manager, I added an &quot;xampp Testing Server&quot; definition. Doing so in DW (CS5 and above) allows visual editing of dynamic wordpress files - Handy! Love It.  Point is, this Clearly indicates my testing server is setup correctly. Yea!

Problem:
Now, when I &quot;Put&quot; a file (from my local/testing location), instead of connecting, like it should, to the remote server, it establishes a &quot;remote&quot; connection back to my Local server. ..And I think it actually copies the file into itself. Very Weird. 
It seems to ignore the Site Manager -&gt; Servers - &quot;REMOTE&quot; checkboxes.  It acts as if my &quot;Xampp Testing Server&quot; has Both &quot;Testing&quot; and &quot;Remote&quot; boxes checked, while my &quot;Remote Server&quot; has Neither..</description>
		<content:encoded><![CDATA[<p>Thanks for your reply.</p>
<p>The first link, basically re-states my problem, but as you stated, there is no solution.</p>
<p>The second link, well the solution to the problem posed is exactly what I'm already doing..</p>
<p>I must say I am impressed you found articles related to my problem!<br />
I have still had a difficult time finding a useful set of search terms for this particular issue. And still haven't been able to find a solution.</p>
<p>Thank You so much for taking the time to research and respond to my question.</p>
<p>Your Site is a Beautiful Site, By The Way..</p>
<p>:)<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
I don't think I clearly indicated the configuration I chose; I hope you don't mind the recap..</p>
<p>-In site manager, I have the remote server setup.<br />
This has been established for quite some time. Nothing there has changed.<br />
TESTing my "Remote Server" via the link on its BASIC tab STILL Connects to my Web Server Successfully.<br />
-I installed a testing server (on my computer).  My local site files are still in "thehrprofessionalsgroup" directory, but it has been moved to reside under the XAMPP (htdocs) directory, as required by xampp. This is akin to the directory on your remote server which runs your live website(s).<br />
-In site manager, I updated the "Local Site Folder," to the new location.<br />
-In site manager, I added an "xampp Testing Server" definition. Doing so in DW (CS5 and above) allows visual editing of dynamic wordpress files &#8211; Handy! Love It.  Point is, this Clearly indicates my testing server is setup correctly. Yea!</p>
<p>Problem:<br />
Now, when I "Put" a file (from my local/testing location), instead of connecting, like it should, to the remote server, it establishes a "remote" connection back to my Local server. ..And I think it actually copies the file into itself. Very Weird.<br />
It seems to ignore the Site Manager -&gt; Servers &#8211; "REMOTE" checkboxes.  It acts as if my "Xampp Testing Server" has Both "Testing" and "Remote" boxes checked, while my "Remote Server" has Neither..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diane Vigil</title>
		<link>http://developedtraffic.com/2006/02/05/dreamweaver-ftp-cant-connect/#comment-145993</link>
		<dc:creator>Diane Vigil</dc:creator>
		<pubDate>Sun, 12 Jun 2011 04:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2006/02/05/dreamweaver-ftp-cant-connect/#comment-145993</guid>
		<description>I don&#039;t use the local testing server feature, but it sounds it&#039;s doing what&#039;s described in &lt;a href=&quot;http://forums.anandtech.com/showthread.php?t=283503&quot; target=&quot;_blank&quot;&gt;Tad confused with Dreamweaver&#039;s Local View, Remote View, and Testing Server&lt;/a&gt; --- although there&#039;s no solution presented. I suspect that that&#039;s the way it&#039;s &lt;span class=&quot;bi&quot;&gt;supposed&lt;/span&gt; to work.

But here&#039;s a solution from Murray, who&#039;s been a Team Macromedia Volunteer for Dreamweaver since before Adobe bought Macromedia: &lt;a href=&quot;http://www.highdots.com/forums/macromedia-dreamweaver/managing-sites-local-remote-testing-110529.html&quot; target=&quot;_blank&quot;&gt;Managing sites: local, remote, testing&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I don't use the local testing server feature, but it sounds it's doing what's described in <a href="http://forums.anandtech.com/showthread.php?t=283503" target="_blank">Tad confused with Dreamweaver's Local View, Remote View, and Testing Server</a> &#8212; although there's no solution presented. I suspect that that's the way it's <span class="bi">supposed</span> to work.</p>
<p>But here's a solution from Murray, who's been a Team Macromedia Volunteer for Dreamweaver since before Adobe bought Macromedia: <a href="http://www.highdots.com/forums/macromedia-dreamweaver/managing-sites-local-remote-testing-110529.html" target="_blank">Managing sites: local, remote, testing</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ionrane</title>
		<link>http://developedtraffic.com/2006/02/05/dreamweaver-ftp-cant-connect/#comment-145992</link>
		<dc:creator>ionrane</dc:creator>
		<pubDate>Sun, 12 Jun 2011 03:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2006/02/05/dreamweaver-ftp-cant-connect/#comment-145992</guid>
		<description>I&#039;m baffled.

I&#039;ve had dreamweaver settup properly for my remote server.

I added a local testing server, which seems to be settup right - all works well UNTIL I try to
&quot;Put&quot; files to the remote server.

For some reason, it seems, instead to connect to the local XAMPP server.  Of course, that means it just looks to see about overwriting the file with itself.

If there is a whole directory of files to upload, then I DW&#039;s file transfer dialog (not nearly as informative ad Filezilla&#039;s transfer logs) runs for a long time.  In the end, I see no changes.

What could possibly be causing it to connect to the testing server to upload files?

BTW, in manager, &quot;Test&quot; seems to connect to the remote server fine. (Took me a few tries to get that right initially), and if I change anything, including password, It no longer connects - this is the only clue I have that it&#039;s Testing the Remote connection, rather than simply connecting locally to the testing server !

? Any Suggestions ?</description>
		<content:encoded><![CDATA[<p>I'm baffled.</p>
<p>I've had dreamweaver settup properly for my remote server.</p>
<p>I added a local testing server, which seems to be settup right &#8211; all works well UNTIL I try to<br />
"Put" files to the remote server.</p>
<p>For some reason, it seems, instead to connect to the local XAMPP server.  Of course, that means it just looks to see about overwriting the file with itself.</p>
<p>If there is a whole directory of files to upload, then I DW's file transfer dialog (not nearly as informative ad Filezilla's transfer logs) runs for a long time.  In the end, I see no changes.</p>
<p>What could possibly be causing it to connect to the testing server to upload files?</p>
<p>BTW, in manager, "Test" seems to connect to the remote server fine. (Took me a few tries to get that right initially), and if I change anything, including password, It no longer connects &#8211; this is the only clue I have that it's Testing the Remote connection, rather than simply connecting locally to the testing server !</p>
<p>? Any Suggestions ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://developedtraffic.com/2006/02/05/dreamweaver-ftp-cant-connect/#comment-145985</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Tue, 07 Jun 2011 03:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://developedtraffic.com/2006/02/05/dreamweaver-ftp-cant-connect/#comment-145985</guid>
		<description>I am a web developer with many site profiles, and had FTP issues sometime back with Dreamweaver CS3. .  It turned out that one of the site definitions had become corrupt.  So I backed them up and restored them  and all was resolved.

Cheers,
Geoff</description>
		<content:encoded><![CDATA[<p>I am a web developer with many site profiles, and had FTP issues sometime back with Dreamweaver CS3. .  It turned out that one of the site definitions had become corrupt.  So I backed them up and restored them  and all was resolved.</p>
<p>Cheers,<br />
Geoff</p>
]]></content:encoded>
	</item>
</channel>
</rss>

