<?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[How can I migrate&#x2F;backup my Notepad++ in its entirety?]]></title><description><![CDATA[<p dir="auto">I have a list of documents opened.<br />
I have bookmarks in some of those documents.<br />
I saved Session.<br />
I saved all the documents I have there.<br />
I copied all the documents, saved Session, .xml file to my other computer.<br />
Still it won’t open the documents list exactly the way it appears on my first computer.<br />
Is there a hard and fast way to migrate everything to be identical on my other machine?<br />
May be a separate app that does it?</p>
<p dir="auto">Thank you for all your help.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/25832/how-can-i-migrate-backup-my-notepad-in-its-entirety</link><generator>RSS for Node</generator><lastBuildDate>Fri, 06 Mar 2026 02:15:03 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/25832.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 01 Jun 2024 08:52:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How can I migrate&#x2F;backup my Notepad++ in its entirety? on Sun, 02 Jun 2024 11:47:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/5329">@mkupper</a><br />
Thank you. The solution I found for me was basically installing identical ver. of Notepad++ on Computer 1 and Computer 2.<br />
Then regularly uploading all my .txt files that are opened in Notepad++ to a cloud FTP.<br />
And also uploading session.xml from %appdata%/Notepad++.<br />
Before using Notepad++ on my Computer 2, I would just use a simple .bat file to download all those .txt files and .xml</p>
]]></description><link>https://community.notepad-plus-plus.org/post/95104</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/95104</guid><dc:creator><![CDATA[richiehustle]]></dc:creator><pubDate>Sun, 02 Jun 2024 11:47:03 GMT</pubDate></item><item><title><![CDATA[Reply to How can I migrate&#x2F;backup my Notepad++ in its entirety? on Sat, 01 Jun 2024 15:56:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/30911">@richiehustle</a>, it should be possible to copy the Notepad++ settings from one machine to another. On the old machine do the <code>?</code> menu in the upper right corner of Notepad++ and select <code>Debug...</code>.Save the results.</p>
<p dir="auto">Notepad++configuration and settings are in two places.</p>
<ol>
<li>
<p dir="auto">The Notepad++ installation directory which is the third line of the debug info dump that starts with <code>Path :</code>. I would copy the entire directory, including it’s sub-folders. Mainly we are interested in the plugins sub-folder but you might as well grab the entire setup.</p>
</li>
<li>
<p dir="auto">The Notepad++ configuration or settings directory. The location needs to be teased out of the ‘Local Conf mode’ plus ‘Cloud Config’ lines in the debug info dump.  For most people both of those are <code>OFF</code> meaning the setting are in <code>%AppData%\Notepad++</code>.  If ‘Local Conf mode’ is ON then the setting are in the same directory as the <code>Path :</code> you found in part 1 above.  If <code>Cloud Config</code> is ON then I don’t know as I never used that mode.</p>
</li>
</ol>
<p dir="auto">Once you have identified your Notepad++ configuration or settings directory then copy the entire thing including sub-folders to the same place on the new machine.</p>
<p dir="auto">At this point when you start Notepad++ on the new machine it should look the same as the old machine if, and only if, all of the file paths to the files you had been working on are the same. If a file or tab can’t be opened then Notepad++ silently removes the tab.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/95087</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/95087</guid><dc:creator><![CDATA[mkupper]]></dc:creator><pubDate>Sat, 01 Jun 2024 15:56:42 GMT</pubDate></item></channel></rss>