<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: where are data? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/where-are-data/m-p/245356#M198486</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks mrogers for your reply&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I just have some other questions&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You set where alfresco will store its content by changing the "dir.root" property.On 3.2 this is in alfresco-global.properties.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I had Alfresco 3.0; there isn't the file alfresco-global.properties; I found the entry &lt;/SPAN&gt;&lt;STRONG&gt;dir.root&lt;/STRONG&gt;&lt;SPAN&gt; in &lt;/SPAN&gt;&lt;STRONG&gt;tomcat/webapps/alfresco/WEB-INF/classes/alfresco/repository.properties&lt;/STRONG&gt;&lt;SPAN&gt;. It si the correct file to configure or shall I&amp;nbsp; create and edit &lt;/SPAN&gt;&lt;STRONG&gt;alfresco-global.properties&lt;/STRONG&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;For the second part of your posting there's nothing out of the box that will do what you want. However you could have a scheduled job that looks in a file system and uploads any content it reads there.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;How can I put in practice this? I had to write some kind of code?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Feb 2010 09:06:16 GMT</pubDate>
    <dc:creator>_valerio_</dc:creator>
    <dc:date>2010-02-15T09:06:16Z</dc:date>
    <item>
      <title>where are data?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-are-data/m-p/245354#M198484</link>
      <description>Hi everybodyI want to know where is the file (in Alfresco 3.0) in which is written the directory in which are stored the files that are inserted in Alfresco and how to modify this setting.I have a folder in my filesystem in which users store their files (in pdf format); I want alfresco to get the fi</description>
      <pubDate>Sat, 13 Feb 2010 11:39:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-are-data/m-p/245354#M198484</guid>
      <dc:creator>_valerio_</dc:creator>
      <dc:date>2010-02-13T11:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: where are data?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-are-data/m-p/245355#M198485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You set where alfresco will store its content by changing the "dir.root" property.&amp;nbsp;&amp;nbsp; On 3.2 this is in alfresco-global.properties.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please note that you should secure this location against anything reading the content other than alfresco and the backup software.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the second part of your posting there's nothing out of the box that will do what you want.&amp;nbsp;&amp;nbsp;&amp;nbsp; However you could have a scheduled job that looks in a file system and uploads any content it reads there.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps a better way to achieve what you want would be to allow upload to a "staging" space.&amp;nbsp;&amp;nbsp;&amp;nbsp; And then you can run some sort of approval filter over the content of staging and move the good stuff elsewhere and delete the junk.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Feb 2010 19:47:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-are-data/m-p/245355#M198485</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2010-02-13T19:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: where are data?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-are-data/m-p/245356#M198486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks mrogers for your reply&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I just have some other questions&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You set where alfresco will store its content by changing the "dir.root" property.On 3.2 this is in alfresco-global.properties.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I had Alfresco 3.0; there isn't the file alfresco-global.properties; I found the entry &lt;/SPAN&gt;&lt;STRONG&gt;dir.root&lt;/STRONG&gt;&lt;SPAN&gt; in &lt;/SPAN&gt;&lt;STRONG&gt;tomcat/webapps/alfresco/WEB-INF/classes/alfresco/repository.properties&lt;/STRONG&gt;&lt;SPAN&gt;. It si the correct file to configure or shall I&amp;nbsp; create and edit &lt;/SPAN&gt;&lt;STRONG&gt;alfresco-global.properties&lt;/STRONG&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;For the second part of your posting there's nothing out of the box that will do what you want. However you could have a scheduled job that looks in a file system and uploads any content it reads there.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;How can I put in practice this? I had to write some kind of code?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2010 09:06:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-are-data/m-p/245356#M198486</guid>
      <dc:creator>_valerio_</dc:creator>
      <dc:date>2010-02-15T09:06:16Z</dc:date>
    </item>
  </channel>
</rss>

