<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[ftp profiles gone a lot]]></title><description><![CDATA[<p dir="auto">my ftp profiles gone sometimes after restart of the pc and sometimes after restart on notepad++<br />
is there anyway to do an export/import to them?<br />
other solutions will be welcome too</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/26438/ftp-profiles-gone-a-lot</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 05:17:43 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/26438.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 08 Dec 2024 11:37:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ftp profiles gone a lot on Wed, 11 Dec 2024 00:42:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3841">@PeterJones</a></p>
<p dir="auto">option 1 is most likely, but one time it happened when i restarted notepad++ himself<br />
i will backup the file you told me</p>
]]></description><link>https://community.notepad-plus-plus.org/post/98474</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/98474</guid><dc:creator><![CDATA[Afik Gilboa]]></dc:creator><pubDate>Wed, 11 Dec 2024 00:42:30 GMT</pubDate></item><item><title><![CDATA[Reply to ftp profiles gone a lot on Sun, 08 Dec 2024 19:50:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/4348">@Afik-Gilboa</a> ,</p>
<p dir="auto">Notepad++ itself doesn’t have ftp profiles.  I will assume you are asking about the NppFTP Plugin’s FTP profiles, as that’s the only ftp-related plugin that I am aware of or have experience of.</p>
<p dir="auto">They shouldn’t disappear.  I have been using my same profiles for years, and they’ve never disappeared on me.</p>
<p dir="auto">For a normal installation of Notepad++, NppFTP keeps its profiles in <code>%AppData%\Notepad++\Plugins\Config\NppFTP\NppFTP.xml</code>.  And like most NPP config files, it only gets written to disk when Notepad++ exits, not when you make the change.  So after exiting Notepad++, you should be able to copy that file somewhere else.  But I doubt that it’s just somehow magically disappearing (unless you have an over-zealous AntiVirus or similar program running; we have had reports before of things that turned out to be AV software deleting Notepad++ config files for no good reason).</p>
<p dir="auto">The two other guesses I have as to what might be going wrong for you:</p>
<ol>
<li>You are leaving Notepad++ open when you shutdown or restart the PC, so maybe the shutdown sequence is killing the NPP process before the plugin has had a chance to save its config file
<ul>
<li>to prevent this, you could exit Notepad++ first, then shut down or reboot after that</li>
</ul>
</li>
<li>You don’t have the right permissions to be able to write the config file, so NppFTP isn’t able to save the files
<ul>
<li>in Windows Explorer, navigate to <code>%AppData%\Notepad++\Plugins\Config\NppFTP\</code> directory
<ul>
<li>right click on <code>NppFTP</code> in the directory tree, and do <strong>Properties</strong> and <strong>Security</strong>, and make sure your user has <strong>Modify</strong> and <strong>Write</strong> (or <strong>Full Control</strong>, which includes both).</li>
</ul>
</li>
<li>Also make sure that Notepad++ is really running as the same user you are logged in as</li>
</ul>
</li>
</ol>
]]></description><link>https://community.notepad-plus-plus.org/post/98441</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/98441</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Sun, 08 Dec 2024 19:50:12 GMT</pubDate></item></channel></rss>