<?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: Storage of the docoments in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/storage-of-the-docoments/m-p/14306#M6169</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I having the same question too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I have discovered, that in the ./server/default/conf/alfresco/repository.properties is an entry: dir.root=./alf_data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the subdir ./alf_data/contentstore are all the documents.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But on my server (Suse linux) the dir.root is in /var/tmp. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The temp dir is not so good, because it can be deleted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I switch alf_data from /var/tmp to another dir ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Greetings, Rudolf.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jan 2006 15:57:10 GMT</pubDate>
    <dc:creator>plaugraud</dc:creator>
    <dc:date>2006-01-26T15:57:10Z</dc:date>
    <item>
      <title>Storage of the docoments</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/storage-of-the-docoments/m-p/14305#M6168</link>
      <description>Can you indicate to me where the documents are stored which are indexed.Thanks</description>
      <pubDate>Wed, 25 Jan 2006 09:11:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/storage-of-the-docoments/m-p/14305#M6168</guid>
      <dc:creator>sylvain</dc:creator>
      <dc:date>2006-01-25T09:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Storage of the docoments</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/storage-of-the-docoments/m-p/14306#M6169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I having the same question too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I have discovered, that in the ./server/default/conf/alfresco/repository.properties is an entry: dir.root=./alf_data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the subdir ./alf_data/contentstore are all the documents.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But on my server (Suse linux) the dir.root is in /var/tmp. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The temp dir is not so good, because it can be deleted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I switch alf_data from /var/tmp to another dir ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Greetings, Rudolf.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2006 15:57:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/storage-of-the-docoments/m-p/14306#M6169</guid>
      <dc:creator>plaugraud</dc:creator>
      <dc:date>2006-01-26T15:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Storage of the docoments</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/storage-of-the-docoments/m-p/14307#M6170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You just have to shutdown your alfresco server, move the alf_data folder to the alternate location you choose, and modify the dir.root to the new location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The alf_data is created in the folder from where you launch the alfresco.sh script. if you launched the script twice from two different locations, then you'll have two alf_data created on your disk. In this case, you can wipe your database, erase the alf_data folders, and begin to rebuild your repositories.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(search for "more that one root node" into the forum, you'll find some details about that)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Everything should work fine afterwards.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Laurent.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2006 18:30:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/storage-of-the-docoments/m-p/14307#M6170</guid>
      <dc:creator>lgr</dc:creator>
      <dc:date>2006-01-26T18:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Storage of the docoments</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/storage-of-the-docoments/m-p/14308#M6171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thx, Laurent, for the tip.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've successfully changed the alf_data location to a different dir.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;At the first run I found an error in the jboss's server.log, but after changing all subdirs where alf_data resides to owner/group jboss:jboss, then it worked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, Rudolf.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2006 17:07:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/storage-of-the-docoments/m-p/14308#M6171</guid>
      <dc:creator>plaugraud</dc:creator>
      <dc:date>2006-01-27T17:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Storage of the docoments</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/storage-of-the-docoments/m-p/14309#M6172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for this information.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But if I add a file pdf, or it is stored.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is converts, or can one see file pdf in a repertory.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 10:23:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/storage-of-the-docoments/m-p/14309#M6172</guid>
      <dc:creator>sylvain</dc:creator>
      <dc:date>2006-01-30T10:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Storage of the docoments</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/storage-of-the-docoments/m-p/14310#M6173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Files are stored in a "physical repository" "alf_data/contentstore", with some internale hashed name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The link between the file name and the hashed name is stored in the database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So if you upload a pdf file, it will be stored in the contentstore folder with a unusable name "123456.bin". You won't find any *.pdf file on the disk, you'll be able to access it by using the CIFS share emulation, FTP or webdav.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Laurent.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 10:30:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/storage-of-the-docoments/m-p/14310#M6173</guid>
      <dc:creator>lgr</dc:creator>
      <dc:date>2006-01-30T10:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Storage of the docoments</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/storage-of-the-docoments/m-p/14311#M6174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Je viens de m'apercevoir que vous Ã©tiez a Paris et moi sur Lyon. C'est tou de mÃªme plus faciule de parler franÃ§ais non!!! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; :wink: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Si j'ai bien compris, le fichier est stockÃ© dans le repertoire alf_data\contentstore mais il n'est pas visible, un nom et format farfelu.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Concernant le CIFS, je n'arrive pas a le faire fonctionner, pouvez vous m'aider.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Merci de votre aide&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2006 13:44:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/storage-of-the-docoments/m-p/14311#M6174</guid>
      <dc:creator>sylvain</dc:creator>
      <dc:date>2006-01-30T13:44:21Z</dc:date>
    </item>
  </channel>
</rss>

