<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged disc</title>
<link>https://www.question2answer.org/qa/tag/disc</link>
<description>Powered by Question2Answer</description>
<item>
<title>Plugin to store files in Amazon S3 rather than database as blob.</title>
<link>https://www.question2answer.org/qa/83372/plugin-to-store-files-in-amazon-s3-rather-than-database-blob</link>
<description>

&lt;p&gt;&lt;span style=&quot;color:#e74c3c&quot;&gt;&lt;span style=&quot;font-size:18px&quot;&gt;&lt;strong&gt;I need a Plugin to store files in Amazon S3 rather than the database as a blob.&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#e74c3c&quot;&gt;&lt;span style=&quot;font-size:18px&quot;&gt;&lt;strong&gt;Can anyone build this plugin.&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#e74c3c&quot;&gt;&lt;span style=&quot;font-size:18px&quot;&gt;&lt;strong&gt;I can pay for it&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:#e74c3c&quot;&gt;&lt;span style=&quot;font-size:18px&quot;&gt;&lt;strong&gt;Plugin should work on any version of q2a&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/83372/plugin-to-store-files-in-amazon-s3-rather-than-database-blob</guid>
<pubDate>Sun, 03 May 2020 16:24:33 +0000</pubDate>
</item>
<item>
<title>How to store all uploaded images in one folder rather than in multiple randomly-named folders on disk?</title>
<link>https://www.question2answer.org/qa/41304/store-uploaded-images-folder-rather-multiple-randomly-folders</link>
<description>

&lt;p&gt;
	I'd like to store the uploaded images &lt;span style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 14px; line-height: 21px;&quot;&gt;on disk rather than in the database. To do this, I created a folder named &quot;files&quot; in the q2a root and then put the line below in&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: rgb(51, 51, 51); font-family: Helvetica, Arial, sans-serif; font-size: 14px; line-height: 21px;&quot;&gt;qa-config.php:&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;
	&lt;span style=&quot;color:#808080;&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&lt;span style=&quot;font-size:14px;&quot;&gt;define('QA_BLOBS_DIRECTORY', 'files');&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;
	&lt;span style=&quot;font-size:14px;&quot;&gt;It works but my problem is that it stores every image (or any other uploaded files) in&amp;nbsp;separate randomly-named folders rather than in the root of that &quot;files&quot; folder. See the screenshot below in which there are multiple folders:&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;
	&lt;img alt=&quot;&quot; src=&quot;http://www.question2answer.org/qa/?qa=blob&amp;amp;qa_blobid=8597184855146349722&quot; style=&quot;width: 600px; height: 491px;&quot;&gt;&lt;/p&gt;


&lt;p&gt;
	&lt;strong&gt;So how can I store all uploaded files in the &quot;files&quot; folder rather than in multiple folders in it?&lt;/strong&gt;&lt;/p&gt;


&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/41304/store-uploaded-images-folder-rather-multiple-randomly-folders</guid>
<pubDate>Mon, 17 Nov 2014 03:07:10 +0000</pubDate>
</item>
</channel>
</rss>