<?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[[Solved]folder smalldownload]]></title><description><![CDATA[<p dir="auto">My download folder is set to d:\download, but each download will be placed in D:\download\smalldownload.<br />
When I delete the folder smalldownload at the next download<br />
it will be created by opera.<br />
How can I avoid this<br />
Thank you</p>
]]></description><link>https://forums.opera.com/topic/47460/solved-folder-smalldownload</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 18:29:11 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/47460.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 28 Feb 2021 10:49:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [Solved]folder smalldownload on Mon, 01 Mar 2021 13:59:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/122">@burnout426</a><br />
Thank you very much</p>
<ol>
<li>I could resolve the problem, it was the addon "Simple Mass downloader" where I find among others in the list of automatic folders "Smalldownload"</li>
<li>For the link to JSONEdit, which I can use in many other opportunities and which was unknown to me<br />
Hartmut</li>
</ol>
]]></description><link>https://forums.opera.com/post/243960</link><guid isPermaLink="true">https://forums.opera.com/post/243960</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Mon, 01 Mar 2021 13:59:28 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved]folder smalldownload on Sun, 28 Feb 2021 11:48:53 GMT]]></title><description><![CDATA[<p dir="auto">Goto the URL <code>opera://about</code> and take note of the "profile" path. Then, close Opera.</p>
<p dir="auto">Open the "Preferences" file in the profile folder with <a href="http://tomeko.net/software/JSONedit/" target="_blank" rel="noopener noreferrer nofollow ugc">JSONedit</a>.</p>
<p dir="auto">Under root/download, make sure there's a <code>default_directory</code> string with a value of <code>D:\download</code>. If not, fix it and save your changes.</p>
<p dir="auto">Under root/savefile, make sure there's a <code>default_directory</code> string with a value of <code>D:\download</code>. If not, fix it and save your changes.</p>
<p dir="auto">Then, delete the smalldownload folder if it's present.</p>
<p dir="auto">That should be enough to take care of the problem.</p>
<p dir="auto">But, also, load up Powershell and run:</p>
<pre><code>dir 'd:\download' -recurse -force | ?{$_.LinkType} | select FullName,LinkType,Target
</code></pre>
<p dir="auto">as mentioned at <a href="https://superuser.com/a/1176669/6488" target="_blank" rel="noopener noreferrer nofollow ugc">https://superuser.com/a/1176669/6488</a> to make sure you don't have any funky hardlinks or anything set up in that download folder. The command should return zero results.</p>
<p dir="auto">If none of that does the trick, check your extensions installed in Opera.</p>
<p dir="auto">At the URL <code>opera://settings/downloads</code>, do you have "Ask where to save each file before downloading" enabled or disabled though?</p>
]]></description><link>https://forums.opera.com/post/243873</link><guid isPermaLink="true">https://forums.opera.com/post/243873</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Sun, 28 Feb 2021 11:48:53 GMT</pubDate></item></channel></rss>