<?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[Ability to set session snapshot and period backup directory in NotePad++]]></title><description><![CDATA[<p dir="auto">Is there a way to set the snapshot and period backup directory (Settings -&gt; Preferences -&gt; Backup)?</p>
<p dir="auto">Currently, it is set to:<br />
C:\Users\&lt;USER&gt;\AppData\Roaming\Notepad++\backup\</p>
<p dir="auto">I am wanting to set it to my OneDrive folder because of a recent incident which caused my computer to be reimaged. I had notepad++ tabs that were not saved and those files ended up being lost. I am thinking that if the location of the default backup is set to OneDrive then this could have been prevented.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/14241/ability-to-set-session-snapshot-and-period-backup-directory-in-notepad</link><generator>RSS for Node</generator><lastBuildDate>Wed, 16 Sep 2026 06:56:03 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/14241.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 31 Jul 2017 22:24:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Ability to set session snapshot and period backup directory in NotePad++ on Tue, 01 Aug 2017 13:51:48 GMT]]></title><description><![CDATA[<p dir="auto">Thank you! Option 2 is what I was looking for!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/26042</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/26042</guid><dc:creator><![CDATA[SundayFunday]]></dc:creator><pubDate>Tue, 01 Aug 2017 13:51:48 GMT</pubDate></item><item><title><![CDATA[Reply to Ability to set session snapshot and period backup directory in NotePad++ on Tue, 01 Aug 2017 11:41:32 GMT]]></title><description><![CDATA[<p dir="auto">This is from memory from the last time I’ve tested it.<br />
Afaik you have 4 possible ways to get this working (all with pro and cons)</p>
<ol>
<li>
<p dir="auto">Use the custom backup directory from settings-&gt;preferences-&gt;backup,<br />
but this only useful if you save files, “new X” files will not be backed up.</p>
</li>
<li>
<p dir="auto">Use settings-&gt;preferences-&gt;cloud setting<br />
but this will store everything user related to notepad++ in the cloud, basically it creates<br />
C:\Users&lt;USER&gt;\AppData\Roaming\Notepad++ as E:\Notepad++ (E: supposed to be the OneDrive letter)</p>
</li>
<li>
<p dir="auto">As <a class="plugin-mentions-user plugin-mentions-a" href="/user/cipher-1024" aria-label="Profile: cipher-1024">@<bdi>cipher-1024</bdi></a> already pointed out use links to redirect a directory.<br />
mklink provides, afaik, hard links, junctions and soft links.<br />
Hard links, as of specification, can only be created on the same volume<br />
Junctions (NTFS only) can be create over different volumes<br />
Soft links, as junctions, but can also refer to network locations like smb (not to be confused<br />
with drives locally mapped like my E: example)</p>
</li>
<li>
<p dir="auto">Having a program/script like rsync (not sure if this exists on windows) which automatically syncs<br />
the folders.</p>
</li>
</ol>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/26035</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/26035</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Tue, 01 Aug 2017 11:41:32 GMT</pubDate></item><item><title><![CDATA[Reply to Ability to set session snapshot and period backup directory in NotePad++ on Tue, 01 Aug 2017 01:21:59 GMT]]></title><description><![CDATA[<p dir="auto">OK this isn’t as dumb of a question as I thought :) I always assumed you could edit the Backup Path, but I can’t on my machine. I couldn’t find the path string stored in any of the notepad directories either. Maybe someone will come along with an answer but if not, I thought you could easily add that directory to your OneDrive sync. From the numerous angry comments in this <a href="https://onedrive.uservoice.com/forums/262982-onedrive/suggestions/6332340-allow-any-folder-to-be-synced?page=1&amp;per_page=20" rel="nofollow ugc">thread</a> on the OneDrive support site, that’s not easy either. However there was one post that said you could add a directory to your OneDrive this way:</p>
<p dir="auto">*A Workaround easiest, although it would be a useful feature.<br />
Find the Address of the folder you want to be synced. (ie. C:\Games). Copy it.</p>
<p dir="auto">Find the OneDrive location you wish for it to sync to. Hold shift and right click. On the context menu, click open command window here. In it type “mklink /j “YourCustomFolderName” “Address of Location(i.e. C:\Games)””, without the outer punctuation marks.</p>
<p dir="auto">This is like a shortcut that tells any programs that look there to look at another directory.<br />
This will sync anything inside the address you tell it to the folder created in a onedrive directory.*</p>
<p dir="auto">I don’t know if that works, I don’t use OneDrive, but you can try it out if you’re feeling adventurous. You can always just delete the link if it doesn’t work.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/26027</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/26027</guid><dc:creator><![CDATA[cipher-1024]]></dc:creator><pubDate>Tue, 01 Aug 2017 01:21:59 GMT</pubDate></item></channel></rss>