<?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 Backup script? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/backup-script/m-p/30184#M15481</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, i am willing to setup a cronjob to daily backup my alfresco repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think it could be interesting to integrate this shell script with the default install, so that anyone can do the same easily.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems (after reading th backup page in the wiki) that just one mysql dump operation is needed, and then a simple file copy operation. All mysql binaries are included in alfresco distribution, so it should be easy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What cammand line should do the job to :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* dump all of the alfresco database &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* restore from that file to the database&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(sorry, i am not very good at command line mysql operations &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The dir.root mentioned in the wiki is the /alf_data/ directory?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jun 2006 10:53:35 GMT</pubDate>
    <dc:creator>unknown-user</dc:creator>
    <dc:date>2006-06-12T10:53:35Z</dc:date>
    <item>
      <title>Backup script?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/backup-script/m-p/30184#M15481</link>
      <description>Hello, i am willing to setup a cronjob to daily backup my alfresco repository.I think it could be interesting to integrate this shell script with the default install, so that anyone can do the same easily.It seems (after reading th backup page in the wiki) that just one mysql dump operation is neede</description>
      <pubDate>Mon, 12 Jun 2006 10:53:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/backup-script/m-p/30184#M15481</guid>
      <dc:creator>unknown-user</dc:creator>
      <dc:date>2006-06-12T10:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Backup script?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/backup-script/m-p/30185#M15482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;does anybody know how to do that? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;backuping and restoring to/from a sql file in the alf_data directory with included binaries?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 09:55:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/backup-script/m-p/30185#M15482</guid>
      <dc:creator>unknown-user</dc:creator>
      <dc:date>2006-06-19T09:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Backup script?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/backup-script/m-p/30186#M15483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;MySQL dump and load can be performed in its simplest form as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dump: mysqldump -u alfresco –password=alfresco alfresco &amp;gt; alfresco.dmp&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;load: mysql -u root –password=root alfresco &amp;lt;alfresco.dmp&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 10:06:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/backup-script/m-p/30186#M15483</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2006-06-19T10:06:00Z</dc:date>
    </item>
  </channel>
</rss>

