<?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: Notepad++ FTP: Integration with WinSCP</title>
	<atom:link href="http://elementdesignllc.com/2009/09/notepad-ftp-winscp/feed/" rel="self" type="application/rss+xml" />
	<link>http://elementdesignllc.com/2009/09/notepad-ftp-winscp/</link>
	<description></description>
	<lastBuildDate>Thu, 17 May 2012 20:20:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Priit</title>
		<link>http://elementdesignllc.com/2009/09/notepad-ftp-winscp/comment-page-1/#comment-6851</link>
		<dc:creator>Priit</dc:creator>
		<pubDate>Fri, 04 May 2012 12:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://elementdesignllc.com/?p=366#comment-6851</guid>
		<description>Thanks for tutorial!

I just dsicovered that WinSCP has Command&gt;Keep remote directory up to date function. So I don&#039;t have to even configure external editor. I just use whatever editor  I like (Notepad++ indeed) and it automatically uploads whenever I save a file or create new files</description>
		<content:encoded><![CDATA[<p>Thanks for tutorial!</p>
<p>I just dsicovered that WinSCP has Command&gt;Keep remote directory up to date function. So I don&#8217;t have to even configure external editor. I just use whatever editor  I like (Notepad++ indeed) and it automatically uploads whenever I save a file or create new files</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daan</title>
		<link>http://elementdesignllc.com/2009/09/notepad-ftp-winscp/comment-page-1/#comment-5889</link>
		<dc:creator>Daan</dc:creator>
		<pubDate>Wed, 22 Feb 2012 15:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://elementdesignllc.com/?p=366#comment-5889</guid>
		<description>Fantastic dude !</description>
		<content:encoded><![CDATA[<p>Fantastic dude !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chad</title>
		<link>http://elementdesignllc.com/2009/09/notepad-ftp-winscp/comment-page-1/#comment-3810</link>
		<dc:creator>chad</dc:creator>
		<pubDate>Mon, 03 Oct 2011 13:45:59 +0000</pubDate>
		<guid isPermaLink="false">http://elementdesignllc.com/?p=366#comment-3810</guid>
		<description>I highly recommend moving to a more integrated solution like Aptana or Netbeans. Since I&#039;ve written this post I&#039;ve moved onto Aptana which offer a much more fluid and elegant way of editing files directly on the server.</description>
		<content:encoded><![CDATA[<p>I highly recommend moving to a more integrated solution like Aptana or Netbeans. Since I&#8217;ve written this post I&#8217;ve moved onto Aptana which offer a much more fluid and elegant way of editing files directly on the server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iisakki</title>
		<link>http://elementdesignllc.com/2009/09/notepad-ftp-winscp/comment-page-1/#comment-3808</link>
		<dc:creator>iisakki</dc:creator>
		<pubDate>Sun, 02 Oct 2011 19:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://elementdesignllc.com/?p=366#comment-3808</guid>
		<description>Yep, I have used WinSCP + Notepad++ for some years now to edit files directly on the server. However I also have the same problem as syndrael: &quot;Save failed, please check whether if this file is opened in another program&quot; when trying to save a second file (one file at a time works fine) and this error comes only when I&#039;m on a WLAN connection (wifi). Editing and saving multiple files is fine on wired Ethernet connection! I have used   two diffent computers and different networks and the scheme is always the same: multiple file saving only works on ethernet connection, not on wifi. Any ideas on this one? I just updated the latest WinSCP 4.3.5.</description>
		<content:encoded><![CDATA[<p>Yep, I have used WinSCP + Notepad++ for some years now to edit files directly on the server. However I also have the same problem as syndrael: &#8220;Save failed, please check whether if this file is opened in another program&#8221; when trying to save a second file (one file at a time works fine) and this error comes only when I&#8217;m on a WLAN connection (wifi). Editing and saving multiple files is fine on wired Ethernet connection! I have used   two diffent computers and different networks and the scheme is always the same: multiple file saving only works on ethernet connection, not on wifi. Any ideas on this one? I just updated the latest WinSCP 4.3.5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Necroposter</title>
		<link>http://elementdesignllc.com/2009/09/notepad-ftp-winscp/comment-page-1/#comment-3795</link>
		<dc:creator>Necroposter</dc:creator>
		<pubDate>Fri, 30 Sep 2011 17:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://elementdesignllc.com/?p=366#comment-3795</guid>
		<description>The problem is that notepad++ doesn&#039;t have access rights to save the file in the WinSCP Temp Folder (dunno why it works once)

The solution is to either goto notepad++.exe and set to &quot;Run As Administrator&quot; (which will get annoying fast as you have to click the elevation box every time you edit a file)

Or goto WinSCP.exe and check the &quot;Run As Administrator&quot; box.  This will allow WinSCP to load Notepad++ as administrator and you won&#039;t have to deal with the UAC notices everytime.</description>
		<content:encoded><![CDATA[<p>The problem is that notepad++ doesn&#8217;t have access rights to save the file in the WinSCP Temp Folder (dunno why it works once)</p>
<p>The solution is to either goto notepad++.exe and set to &#8220;Run As Administrator&#8221; (which will get annoying fast as you have to click the elevation box every time you edit a file)</p>
<p>Or goto WinSCP.exe and check the &#8220;Run As Administrator&#8221; box.  This will allow WinSCP to load Notepad++ as administrator and you won&#8217;t have to deal with the UAC notices everytime.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: syndrael</title>
		<link>http://elementdesignllc.com/2009/09/notepad-ftp-winscp/comment-page-1/#comment-2539</link>
		<dc:creator>syndrael</dc:creator>
		<pubDate>Mon, 30 May 2011 10:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://elementdesignllc.com/?p=366#comment-2539</guid>
		<description>That works.. but only with one file in Notepad++.
If you save a second edited file, a modal window is displayed : Save failed, please check if this file is opened in another program.
What can we do against that ??</description>
		<content:encoded><![CDATA[<p>That works.. but only with one file in Notepad++.<br />
If you save a second edited file, a modal window is displayed : Save failed, please check if this file is opened in another program.<br />
What can we do against that ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leo</title>
		<link>http://elementdesignllc.com/2009/09/notepad-ftp-winscp/comment-page-1/#comment-449</link>
		<dc:creator>leo</dc:creator>
		<pubDate>Fri, 12 Nov 2010 12:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://elementdesignllc.com/?p=366#comment-449</guid>
		<description>Tnx very much!! For me easier to edit files, instead of editor(s) in linux environment (yet)
(via localhost)</description>
		<content:encoded><![CDATA[<p>Tnx very much!! For me easier to edit files, instead of editor(s) in linux environment (yet)<br />
(via localhost)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zector</title>
		<link>http://elementdesignllc.com/2009/09/notepad-ftp-winscp/comment-page-1/#comment-206</link>
		<dc:creator>Zector</dc:creator>
		<pubDate>Fri, 14 May 2010 16:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://elementdesignllc.com/?p=366#comment-206</guid>
		<description>Thanks for sharing!
It works well!</description>
		<content:encoded><![CDATA[<p>Thanks for sharing!<br />
It works well!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://elementdesignllc.com/2009/09/notepad-ftp-winscp/comment-page-1/#comment-185</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 15 Mar 2010 03:10:44 +0000</pubDate>
		<guid isPermaLink="false">http://elementdesignllc.com/?p=366#comment-185</guid>
		<description>Thanks so much for sharing! Didn&#039;t know about WinSCP, but it works much faster and better then FTP_Synchronize plugin.

The only down side is that for browsing files you need to go back to WinSCP window.</description>
		<content:encoded><![CDATA[<p>Thanks so much for sharing! Didn&#8217;t know about WinSCP, but it works much faster and better then FTP_Synchronize plugin.</p>
<p>The only down side is that for browsing files you need to go back to WinSCP window.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching using memcached

Served from: elementdesignllc.com @ 2012-05-18 15:43:37 -->
