<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.initzero.it/portal" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>InitZero S.r.l. - IT Solutions - Synbak</title>
 <link>http://www.initzero.it/portal/it/taxonomy/term/14/0</link>
 <description>Synbak - Universal Backup System</description>
 <language>it</language>
<item>
 <title>Synbak 1.3.2 released</title>
 <link>http://www.initzero.it/portal/it/node/58</link>
 <description>&lt;p&gt;We are pleased to announce a new release of Synbak backup system!&lt;/p&gt;
&lt;dl&gt;
&lt;dt&gt;&lt;strong&gt;Follow the release notes:&lt;/strong&gt;&lt;/dt&gt;
&lt;ul&gt;
&lt;li&gt;added a trailing slash into backup destination path used by rsync method command to avoid problems when backing up to a full hard disk
&lt;li&gt;in parse_uri function normalize the password variable with escape keys if problematic characters are found (&#039;,!,*)
&lt;/ul&gt;
&lt;/dl&gt;
&lt;p&gt;go to &lt;a href=&quot;/products/opensource/synbak/download&quot; /&gt;Download&lt;/a&gt; section to get your copy of Synbak&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.initzero.it/portal/it/node/58&quot;&gt;leggi tutto&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.initzero.it/portal/it/products/opensource/synbak/news">Synbak</category>
 <pubDate>Sat, 14 Aug 2010 13:28:19 +0200</pubDate>
 <dc:creator>initzero</dc:creator>
 <guid isPermaLink="false">58 at http://www.initzero.it/portal</guid>
</item>
<item>
 <title>Synbak 1.3.1 released</title>
 <link>http://www.initzero.it/portal/it/node/57</link>
 <description>&lt;p&gt;We are pleased to announce a new release of Synbak backup system!&lt;/p&gt;
&lt;dl&gt;
&lt;dt&gt;&lt;strong&gt;Follow the release notes:&lt;/strong&gt;&lt;/dt&gt;
&lt;ul&gt;
&lt;li&gt;fixed a bug into rsync method when used with external -o variables override
&lt;li&gt;updated FAQ file with suggestions to make daily/weekly/monthly/yearly backups
&lt;/ul&gt;
&lt;/dl&gt;
&lt;p&gt;go to &lt;a href=&quot;/products/opensource/synbak/download&quot; /&gt;Download&lt;/a&gt; section to get your copy of Synbak&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.initzero.it/portal/it/node/57&quot;&gt;leggi tutto&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.initzero.it/portal/it/products/opensource/synbak/news">Synbak</category>
 <pubDate>Wed, 30 Jun 2010 00:18:15 +0200</pubDate>
 <dc:creator>initzero</dc:creator>
 <guid isPermaLink="false">57 at http://www.initzero.it/portal</guid>
</item>
<item>
 <title>Synbak 1.3.0 released</title>
 <link>http://www.initzero.it/portal/it/node/56</link>
 <description>&lt;p&gt;We are pleased to announce a new release of Synbak backup system!&lt;/p&gt;
&lt;dl&gt;
&lt;dt&gt;&lt;strong&gt;Follow the release notes:&lt;/strong&gt;&lt;/dt&gt;
&lt;ul&gt;
&lt;li&gt;fixed a bug into tape method when using backup_method_opts
&lt;li&gt;fixed pgsql password management (thanks to Phillip Smith for the patch)
&lt;li&gt;fixed pgsql databases listing  (thanks to Phillip Smith for the patch)
&lt;li&gt;fixed backup_no_make_destdir directive (thanks to Phillip Smith for the patch)
&lt;li&gt;auto make the destination directory only if exist the parent directory and the backup_no_make_destdir is not used
&lt;li&gt;added -d command switch to enable debug (aka. report_stdout=yes)
&lt;li&gt;added -o command switch to override every config file variables from the command line&lt;br /&gt;
   example: synbak -s system -m method -o &quot;backup_source=/tmp /var&quot; -o &quot;backup_destination=/srv/backup/daily&quot;&lt;br /&gt;
   you can use multiple -o switches as you want. this features is very useful when used into cron jobs&lt;/p&gt;
&lt;li&gt;rsync method: FINALLY implemented the hard links system when using&lt;br /&gt;
   backup_incremental=no, this option is very very useful, because let&#039;s&lt;br /&gt;
   synbak to use the same disk space as a classic incremental backup,&lt;br /&gt;
   but every backup destination will contain all files as a total backup but using&lt;br /&gt;
   the disk space of an incremental backup!!!&lt;br /&gt;
   NB. the hard links system works only when the backup destination is a linux native file systems!&lt;/p&gt;
&lt;li&gt;made backup_incremental=no as default template.conf behavior
&lt;/ul&gt;
&lt;/dl&gt;
&lt;p&gt;go to &lt;a href=&quot;/products/opensource/synbak/download&quot; /&gt;Download&lt;/a&gt; section to get your copy of Synbak&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.initzero.it/portal/it/node/56&quot;&gt;leggi tutto&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.initzero.it/portal/it/products/opensource/synbak/news">Synbak</category>
 <pubDate>Tue, 08 Jun 2010 00:51:00 +0200</pubDate>
 <dc:creator>initzero</dc:creator>
 <guid isPermaLink="false">56 at http://www.initzero.it/portal</guid>
</item>
<item>
 <title>Synbak 1.2.2 released</title>
 <link>http://www.initzero.it/portal/it/node/55</link>
 <description>&lt;p&gt;We are pleased to announce a new release of Synbak backup system!&lt;/p&gt;
&lt;dl&gt;
&lt;dt&gt;&lt;strong&gt;Follow the release notes:&lt;/strong&gt;&lt;/dt&gt;
&lt;ul&gt;
&lt;li&gt;switched synbak licence from GPLv2 to GPLv3
&lt;li&gt;more synbak.spec fixes needed for fedora repository inclusion
&lt;li&gt;renamed example.conf to template.conf and moved from docs dir to synbak share dir: /usr/share/synbak/template.conf
&lt;li&gt;template.conf cleanups
&lt;li&gt;some fixes to the functions.sh file (thanks to Vitaly Ostanin)
&lt;li&gt;new backup method: dar&lt;br /&gt;
   now synbak can make backups using the &#039;dar&#039; utility (http://dar.linux.free.fr/)&lt;br /&gt;
   nb. this is an initial dar support, and it&#039;s almost untested, please reports bugs&lt;/p&gt;
&lt;li&gt;new backup method: pgsql&lt;br /&gt;
   now synbak can make dumps of PostgreSQL databases&lt;br /&gt;
   as backup_remote_uri use &quot;pgsql://&quot;, ex. backup_remote_uri = pgsql://postgres@localhost&lt;br /&gt;
TODO: because the commands pg_dump and pg_dumpall can&#039;t manage password prompts from stdin, right now you must configure your pg_hba.conf and pg_ident.conf to accept connection from the user running synbak command without password prompt (i apologize for that, but this is a limitation of pg_dump)&lt;/p&gt;
&lt;li&gt;some fixes to mysql, oracle and ldap methods: the dumps now are compressd on the fly into bzip2 format, reducing cpu usage and processing time
&lt;/ul&gt;
&lt;/dl&gt;
&lt;p&gt;go to &lt;a href=&quot;/products/opensource/synbak/download&quot; /&gt;Download&lt;/a&gt; section to get your copy of Synbak&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.initzero.it/portal/it/node/55&quot;&gt;leggi tutto&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.initzero.it/portal/it/products/opensource/synbak/news">Synbak</category>
 <pubDate>Mon, 22 Sep 2008 21:26:42 +0200</pubDate>
 <dc:creator>initzero</dc:creator>
 <guid isPermaLink="false">55 at http://www.initzero.it/portal</guid>
</item>
<item>
 <title>Synbak 1.2.1 released</title>
 <link>http://www.initzero.it/portal/it/node/54</link>
 <description>&lt;p&gt;We are pleased to announce a new release of Synbak backup system!&lt;/p&gt;
&lt;dl&gt;
&lt;dt&gt;&lt;strong&gt;Follow the release notes:&lt;/strong&gt;&lt;/dt&gt;
&lt;ul&gt;
&lt;li&gt;Use the ISO-8601 date format into reports details
&lt;li&gt;Some fixes to the nonerrors.strings files used by method scripts to exclude non errors messages
&lt;li&gt;Some fixes to the autoconf files
&lt;li&gt;Reworked synbak spec file for inclusion into official Fedora repository, using the Fedora Packaging Guidelines
&lt;/ul&gt;
&lt;/dl&gt;
&lt;p&gt;go to &lt;a href=&quot;/products/opensource/synbak/download&quot; /&gt;Download&lt;/a&gt; section to get your copy of Synbak&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.initzero.it/portal/it/node/54&quot;&gt;leggi tutto&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.initzero.it/portal/it/products/opensource/synbak/news">Synbak</category>
 <pubDate>Tue, 19 Feb 2008 01:23:58 +0100</pubDate>
 <dc:creator>initzero</dc:creator>
 <guid isPermaLink="false">54 at http://www.initzero.it/portal</guid>
</item>
<item>
 <title>Synbak 1.2.0 released</title>
 <link>http://www.initzero.it/portal/it/node/53</link>
 <description>&lt;p&gt;We are pleased to announce a new major release of Synbak backup system!&lt;/p&gt;
&lt;dl&gt;
&lt;dt&gt;&lt;strong&gt;Follow the release notes:&lt;/strong&gt;&lt;/dt&gt;
&lt;ul&gt;
&lt;li&gt;New backup method: wget&lt;br /&gt;
   now you can use the wget method to make full remote mirrors or single/multiple files retrieval from ftp and http servers&lt;/p&gt;
&lt;li&gt;Many sanity checks and fixes to the mysql method
&lt;li&gt;Many enhancements to the appearance of html reports
&lt;li&gt;Created the synbak logo and made them the default for the new backups
&lt;li&gt;Major refactoring of html report code and css file structure, now the html reports appearance is fully customizable via the external synbak.css file, and the html pages are now fully CSS 2.0 compliant (because of this major change, you must rebuild all html indexes if you want correctly see the old reports, use this command: synbak -s system -m method -r html -R ria)
&lt;li&gt;HTML reports are now validated to the W3C XHTML 1.0 Strict standard
&lt;li&gt;Integrated the tablesort.js javascript library to the html reports, so is now possibile to do realtime sorting and reordering of the synbak reports tables. Many thanks to frequency-decoder.com by releasing this cool library (nb. the license of tablesort.js is not GPL but Creative Commons Attribution-ShareAlike 2.5 license)
&lt;li&gt;Updated the FAQ file
&lt;/ul&gt;
&lt;/dl&gt;
&lt;p&gt;go to &lt;a href=&quot;/products/opensource/synbak/download&quot; /&gt;Download&lt;/a&gt; section to get your copy of Synbak&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.initzero.it/portal/it/node/53&quot;&gt;leggi tutto&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.initzero.it/portal/it/products/opensource/synbak/news">Synbak</category>
 <pubDate>Sun, 13 Jan 2008 12:13:13 +0100</pubDate>
 <dc:creator>initzero</dc:creator>
 <guid isPermaLink="false">53 at http://www.initzero.it/portal</guid>
</item>
<item>
 <title>Synbak review on Linux.com</title>
 <link>http://www.initzero.it/portal/it/node/52</link>
 <description>&lt;p&gt;Many thanks for the great review written by Federico Kereki on Linux.com about synbak features: &lt;a href=&quot;http://www.linux.com/feature/120062&quot; target=&quot;_blank&quot;&gt; http://www.linux.com/feature/120062&lt;/a&gt;&lt;/p&gt;
</description>
 <category domain="http://www.initzero.it/portal/it/products/opensource/synbak/news">Synbak</category>
 <pubDate>Fri, 07 Dec 2007 12:45:09 +0100</pubDate>
 <dc:creator>initzero</dc:creator>
 <guid isPermaLink="false">52 at http://www.initzero.it/portal</guid>
</item>
<item>
 <title>Synbak 1.0.12 released</title>
 <link>http://www.initzero.it/portal/it/node/51</link>
 <description>&lt;p&gt;We are pleased to announce a new version of Synbak backup system!&lt;/p&gt;
&lt;dl&gt;
&lt;dt&gt;&lt;strong&gt;Follow the release notes:&lt;/strong&gt;&lt;/dt&gt;
&lt;ul&gt;
&lt;li&gt;Almost complete mysql method rewrite with a lot of useful features: now you can use the -M switch to make splitted database dumps (each db in a separate dump file). ex. synbak -s dbserver -m mysql -M split&lt;br /&gt;
 however the default beaviour is always to make --all-databases dumps (all db in a single file)&lt;/p&gt;
&lt;li&gt;Italian translation fixes
&lt;li&gt;Added Volume Tag (BARCODE) reporting for tape media changers that support this
&lt;li&gt;Added a text string to exclude databases from oracle&#039;s backups
&lt;li&gt;Fixed the cifs umount function (thanks to Robby Pedrica)
&lt;li&gt;Cleanups in the calendar php extension (thanks to Federico Kereki)
&lt;li&gt;Removed the -S command option because it&#039;s unused right now
&lt;li&gt;Updates to the FAQ file
&lt;/ul&gt;
&lt;/dl&gt;
&lt;p&gt;go to &lt;a href=&quot;/products/opensource/synbak/download&quot; /&gt;Download&lt;/a&gt; section to get your copy of Synbak&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.initzero.it/portal/it/node/51&quot;&gt;leggi tutto&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.initzero.it/portal/it/products/opensource/synbak/news">Synbak</category>
 <pubDate>Fri, 30 Nov 2007 01:37:05 +0100</pubDate>
 <dc:creator>initzero</dc:creator>
 <guid isPermaLink="false">51 at http://www.initzero.it/portal</guid>
</item>
<item>
 <title>Synbak Tested Distro</title>
 <link>http://www.initzero.it/portal/it/node/50</link>
 <description>&lt;p&gt;Because we want run synbak out of the box on many GNU/Linux distributions as possible, please help us reporting to &lt;a href=&quot;mailto:opensource@initzero.it&quot;&gt;opensource@initzero.it&lt;/a&gt; your success story running synbak in your distro.&lt;/p&gt;
&lt;p&gt;Please report also if the shipped rpm packages (from &lt;a href=&quot;/products/opensource/synbak/download&quot; /&gt;Download&lt;/a&gt; area) run out of the box on others rpm based distro rather than Red Hat and Fedora.&lt;/p&gt;
&lt;p&gt;Thank you for supporting synbak development.&lt;/p&gt;
</description>
 <category domain="http://www.initzero.it/portal/it/products/opensource/synbak/news">Synbak</category>
 <pubDate>Mon, 30 Oct 2006 15:18:23 +0100</pubDate>
 <dc:creator>initzero</dc:creator>
 <guid isPermaLink="false">50 at http://www.initzero.it/portal</guid>
</item>
<item>
 <title>Synbak 1.0.11 released</title>
 <link>http://www.initzero.it/portal/it/node/49</link>
 <description>&lt;p&gt;We are pleased to announce a new version of Synbak backup system!&lt;/p&gt;
&lt;dl&gt;
&lt;dt&gt;&lt;strong&gt;Follow the release notes:&lt;/strong&gt;&lt;/dt&gt;
&lt;ul&gt;
&lt;li&gt;Fixed a bug in rsync method when &#039;backup_no_make_destdir&#039; option is used
&lt;li&gt;Fixed another bug in the host check function, now remote backup should be run on SuSE Linux distro also.&lt;br /&gt;
explanation: the &#039;nc&#039; command under SuSE is named &#039;netcat&#039; and this prevent the &#039;host_check_port&#039; function to works properly.&lt;br /&gt;
Many thanks to Sascha Vogt and Nicolas Fischer for suggestions.&lt;/p&gt;
&lt;li&gt;Fixed a bug in the cifs umount function
&lt;li&gt;Updated FAQ file
&lt;/ul&gt;
&lt;/dl&gt;
&lt;p&gt;go to &lt;a href=&quot;/products/opensource/synbak/download&quot; /&gt;Download&lt;/a&gt; section to get your copy of Synbak&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.initzero.it/portal/it/node/49&quot;&gt;leggi tutto&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.initzero.it/portal/it/products/opensource/synbak/news">Synbak</category>
 <pubDate>Mon, 30 Oct 2006 13:54:26 +0100</pubDate>
 <dc:creator>initzero</dc:creator>
 <guid isPermaLink="false">49 at http://www.initzero.it/portal</guid>
</item>
</channel>
</rss>
