<?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: Content rule copy to file system (outside repositiry) in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/content-rule-copy-to-file-system-outside-repositiry/m-p/151184#M105964</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;1. You can create a content rule like you suggest.&amp;nbsp; Write something that will make a copy.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I am not clear on what you mean by "Write somethign that will make a copy".&amp;nbsp; I looked at all the out of the box choices for content rules. Anything relate to copying and moveing documents let you choose a space as the destination.&amp;nbsp; Is this somthing I would have to write code/script for or does this capability exist and I am not seeing it?&amp;nbsp; If I need to "write something", what would I use to write it? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Apr 2008 15:55:50 GMT</pubDate>
    <dc:creator>invantix</dc:creator>
    <dc:date>2008-04-30T15:55:50Z</dc:date>
    <item>
      <title>Content rule copy to file system (outside repositiry)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-rule-copy-to-file-system-outside-repositiry/m-p/151182#M105962</link>
      <description>I had and auditor here and they asked if our files would be available if the alfresco server goes down.&amp;nbsp; I am currenlty experiencing issues with the CIFS share dissapearing.&amp;nbsp; We operate 24 hours as we are manufacturing.&amp;nbsp; I have visions of me getting calls at 2AM that "WE can't get to the files".I wa</description>
      <pubDate>Tue, 29 Apr 2008 12:58:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-rule-copy-to-file-system-outside-repositiry/m-p/151182#M105962</guid>
      <dc:creator>invantix</dc:creator>
      <dc:date>2008-04-29T12:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Content rule copy to file system (outside repositiry)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-rule-copy-to-file-system-outside-repositiry/m-p/151183#M105963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Several options.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. You can create a content rule like you suggest.&amp;nbsp; Write something that will make a copy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. You can setup a replication against CIFS through rsync or something similar. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. You can invest in high availability configuration.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In general, if you start replicating files onto the file system, and encourage your users to use that, you lose advantages of having a content management system and need to make sure your users can't edit those files.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Plus, you have double the storage.&amp;nbsp; So doing HA or working out your CIFS issues might be the most prudent choice.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 00:56:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-rule-copy-to-file-system-outside-repositiry/m-p/151183#M105963</guid>
      <dc:creator>jbarmash</dc:creator>
      <dc:date>2008-04-30T00:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Content rule copy to file system (outside repositiry)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-rule-copy-to-file-system-outside-repositiry/m-p/151184#M105964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;1. You can create a content rule like you suggest.&amp;nbsp; Write something that will make a copy.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I am not clear on what you mean by "Write somethign that will make a copy".&amp;nbsp; I looked at all the out of the box choices for content rules. Anything relate to copying and moveing documents let you choose a space as the destination.&amp;nbsp; Is this somthing I would have to write code/script for or does this capability exist and I am not seeing it?&amp;nbsp; If I need to "write something", what would I use to write it? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 15:55:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-rule-copy-to-file-system-outside-repositiry/m-p/151184#M105964</guid>
      <dc:creator>invantix</dc:creator>
      <dc:date>2008-04-30T15:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Content rule copy to file system (outside repositiry)</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/content-rule-copy-to-file-system-outside-repositiry/m-p/151185#M105965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Actions framework is extensible - you can create your own actions.&amp;nbsp; I was suggesting that you write (in Java) an action that would allow you to do the copying.&amp;nbsp;&amp;nbsp; You can write it and wire it up to appear in Alfresco UI along with the out of the box actions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 22:01:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/content-rule-copy-to-file-system-outside-repositiry/m-p/151185#M105965</guid>
      <dc:creator>jbarmash</dc:creator>
      <dc:date>2008-04-30T22:01:39Z</dc:date>
    </item>
  </channel>
</rss>

