<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Edit Files &quot;Live&quot; Via FTP With Notepad++ [How-To]</title>
	<atom:link href="http://www.pcmech.com/article/edit-files-live-via-ftp-with-notepad-how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pcmech.com/article/edit-files-live-via-ftp-with-notepad-how-to/</link>
	<description>Helping Normal People Get Their Geek On</description>
	<lastBuildDate>Sun, 22 Nov 2009 13:07:33 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Prasoon Joshi</title>
		<link>http://www.pcmech.com/article/edit-files-live-via-ftp-with-notepad-how-to/comment-page-1/#comment-35154</link>
		<dc:creator>Prasoon Joshi</dc:creator>
		<pubDate>Fri, 20 Nov 2009 04:08:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/article/edit-files-live-via-ftp-with-notepad-how-to/#comment-35154</guid>
		<description>Thanks. Nice post. Always wanted something like that; have been using Notepad++ for quite sometime now but never noticed this ... lol ...</description>
		<content:encoded><![CDATA[<p>Thanks. Nice post. Always wanted something like that; have been using Notepad++ for quite sometime now but never noticed this &#8230; lol &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jlemm</title>
		<link>http://www.pcmech.com/article/edit-files-live-via-ftp-with-notepad-how-to/comment-page-1/#comment-34954</link>
		<dc:creator>jlemm</dc:creator>
		<pubDate>Mon, 16 Nov 2009 04:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/article/edit-files-live-via-ftp-with-notepad-how-to/#comment-34954</guid>
		<description>Be warned, if Notepad++ crashes during an edit of a remote file, you will lose the content of that file (happened to me a couple of times and I lost valuable code this way). 
So keep a copy or don&#039;t use Notepad++ for remote file editing until it becomes more stable.</description>
		<content:encoded><![CDATA[<p>Be warned, if Notepad++ crashes during an edit of a remote file, you will lose the content of that file (happened to me a couple of times and I lost valuable code this way).<br />
So keep a copy or don&#8217;t use Notepad++ for remote file editing until it becomes more stable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://www.pcmech.com/article/edit-files-live-via-ftp-with-notepad-how-to/comment-page-1/#comment-34163</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Mon, 26 Oct 2009 02:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/article/edit-files-live-via-ftp-with-notepad-how-to/#comment-34163</guid>
		<description>It doesn&#039;t look like FTP is normally included, at least with the latest version of Notepad++, at least under Windows.  I just freshly installed Notepad++ v5.5.1 and there isn&#039;t a &quot;small yellow folder icon at top&quot; as pictured.  

I eventually found that what&#039;s missing is the FTP_Synchronize plug-in.  I found a link to download it from this page:

http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Plugin_Central

The download had a FTP_Synchronize.dll file that needs to be copied to C:\Program Files\Notepad++\plugins.</description>
		<content:encoded><![CDATA[<p>It doesn&#8217;t look like FTP is normally included, at least with the latest version of Notepad++, at least under Windows.  I just freshly installed Notepad++ v5.5.1 and there isn&#8217;t a &#8220;small yellow folder icon at top&#8221; as pictured.  </p>
<p>I eventually found that what&#8217;s missing is the FTP_Synchronize plug-in.  I found a link to download it from this page:</p>
<p><a href="http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Plugin_Central" rel="nofollow">http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Plugin_Central</a></p>
<p>The download had a FTP_Synchronize.dll file that needs to be copied to C:\Program Files\Notepad++\plugins.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paulo Miranda</title>
		<link>http://www.pcmech.com/article/edit-files-live-via-ftp-with-notepad-how-to/comment-page-1/#comment-33713</link>
		<dc:creator>Paulo Miranda</dc:creator>
		<pubDate>Sat, 17 Oct 2009 02:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/article/edit-files-live-via-ftp-with-notepad-how-to/#comment-33713</guid>
		<description>Thanks, it really helped a lot! Simple and cool post!</description>
		<content:encoded><![CDATA[<p>Thanks, it really helped a lot! Simple and cool post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Menga</title>
		<link>http://www.pcmech.com/article/edit-files-live-via-ftp-with-notepad-how-to/comment-page-1/#comment-33252</link>
		<dc:creator>Rich Menga</dc:creator>
		<pubDate>Wed, 07 Oct 2009 01:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/article/edit-files-live-via-ftp-with-notepad-how-to/#comment-33252</guid>
		<description>On the Linux side, gedit pretty much does everything Notepad++ does (it has a plugin system so it can be extended out quite a bit.)

The &quot;trick,&quot; if you will when running Notepad++ on Win Vista or 7 is for editing files via FTP &quot;live,&quot; on creation of an FTP profile, check the box for &quot;Use Profile Cache&quot; and specify a folder somewhere in My Documents (I suggest creating a folder for each FTP site you use.) On XP this isn&#039;t necessary, but on Vista/7 it&#039;s more or less required because of writing permissions stuff.

If it&#039;s local files you having issues with, click Settings / Preferences, hit the &quot;New Document/Open Save Directory&quot; tab, see the bottom and specify the My Documents folder as your edit dir. This should take care of any crash issues. Also, if you&#039;re editing a lot of UNIX-specific text files, tick the option for &quot;Unix&quot; under format in that same tab.</description>
		<content:encoded><![CDATA[<p>On the Linux side, gedit pretty much does everything Notepad++ does (it has a plugin system so it can be extended out quite a bit.)</p>
<p>The &#8220;trick,&#8221; if you will when running Notepad++ on Win Vista or 7 is for editing files via FTP &#8220;live,&#8221; on creation of an FTP profile, check the box for &#8220;Use Profile Cache&#8221; and specify a folder somewhere in My Documents (I suggest creating a folder for each FTP site you use.) On XP this isn&#8217;t necessary, but on Vista/7 it&#8217;s more or less required because of writing permissions stuff.</p>
<p>If it&#8217;s local files you having issues with, click Settings / Preferences, hit the &#8220;New Document/Open Save Directory&#8221; tab, see the bottom and specify the My Documents folder as your edit dir. This should take care of any crash issues. Also, if you&#8217;re editing a lot of UNIX-specific text files, tick the option for &#8220;Unix&#8221; under format in that same tab.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: weehawker</title>
		<link>http://www.pcmech.com/article/edit-files-live-via-ftp-with-notepad-how-to/comment-page-1/#comment-33245</link>
		<dc:creator>weehawker</dc:creator>
		<pubDate>Tue, 06 Oct 2009 20:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/article/edit-files-live-via-ftp-with-notepad-how-to/#comment-33245</guid>
		<description>I think Notepad++ is great. If there was a Linux version, I&#039;d probably use that on my home system. But a couple of times lately, Notepad++ has crashed and the open file got lost: saved with zero bytes!  I know windows sucks and all, but is there a way to prevent this from happening?</description>
		<content:encoded><![CDATA[<p>I think Notepad++ is great. If there was a Linux version, I&#8217;d probably use that on my home system. But a couple of times lately, Notepad++ has crashed and the open file got lost: saved with zero bytes!  I know windows sucks and all, but is there a way to prevent this from happening?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Menga</title>
		<link>http://www.pcmech.com/article/edit-files-live-via-ftp-with-notepad-how-to/comment-page-1/#comment-33058</link>
		<dc:creator>Rich Menga</dc:creator>
		<pubDate>Fri, 02 Oct 2009 20:44:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/article/edit-files-live-via-ftp-with-notepad-how-to/#comment-33058</guid>
		<description>The &quot;new&quot; part is to set up your FTP access in Notepad++. After logging in, you double-click any editable ASCII file (php, html, etc.) on the remote file list, Notepad++ will local-cache it temporarily while you make your edits. When you save, it will save the changes in the cache, then upload the updated file direct to the server.</description>
		<content:encoded><![CDATA[<p>The &#8220;new&#8221; part is to set up your FTP access in Notepad++. After logging in, you double-click any editable ASCII file (php, html, etc.) on the remote file list, Notepad++ will local-cache it temporarily while you make your edits. When you save, it will save the changes in the cache, then upload the updated file direct to the server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommy</title>
		<link>http://www.pcmech.com/article/edit-files-live-via-ftp-with-notepad-how-to/comment-page-1/#comment-33052</link>
		<dc:creator>Tommy</dc:creator>
		<pubDate>Fri, 02 Oct 2009 18:09:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/article/edit-files-live-via-ftp-with-notepad-how-to/#comment-33052</guid>
		<description>I don&#039;t get it. How you use &quot;new file -&gt; save as&quot; to create a new file on the ftp? The save dialog is just a standard windows dialog with no place to select the ftp?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t get it. How you use &#8220;new file -&gt; save as&#8221; to create a new file on the ftp? The save dialog is just a standard windows dialog with no place to select the ftp?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Menga</title>
		<link>http://www.pcmech.com/article/edit-files-live-via-ftp-with-notepad-how-to/comment-page-1/#comment-31435</link>
		<dc:creator>Rich Menga</dc:creator>
		<pubDate>Mon, 31 Aug 2009 15:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/article/edit-files-live-via-ftp-with-notepad-how-to/#comment-31435</guid>
		<description>I guess I should have mentioned that. Not the most elegant thing in the world but it works. :)</description>
		<content:encoded><![CDATA[<p>I guess I should have mentioned that. Not the most elegant thing in the world but it works. <img src='http://www.pcmech.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://www.pcmech.com/article/edit-files-live-via-ftp-with-notepad-how-to/comment-page-1/#comment-31422</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Mon, 31 Aug 2009 11:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/article/edit-files-live-via-ftp-with-notepad-how-to/#comment-31422</guid>
		<description>Aah sry, you can, just create new file and &quot;Save as&quot;</description>
		<content:encoded><![CDATA[<p>Aah sry, you can, just create new file and &#8220;Save as&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
