<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Segfault.gr - Still kicking... :: Codes :: Makefile for secure file and database synchronization</title>
        <link>www.segfault.gr/</link>
        <managingEditor>zapotek@segfault.gr</managingEditor>
        <webMaster>zapotek@segfault.gr</webMaster>
        <docs>http://backend.userland.com/rss</docs>
        <generator>SegFault.Gr</generator>
        <category>Codes</category>

        
            <item>
                <title><![CDATA[Makefile for secure file and database synchronization]]></title>
                <link>http://www.segfault.gr/codes/lang/en/codes_id/16/secid/23/</link>
                <description>
                                
                <![CDATA[This is a Makefile for secure file and MySQL database content synchronization between localhost and a remote server.<br/>
It uses "<a href="http://samba.anu.edu.au/rsync/">rsync</a>" for syncing files, "<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp</a>" for transferring database dumps, "<a href="http://dev.mysql.com/doc/userguide/en/restoring-database-dumps.html">mysql</a>" for importing database dumps and "<a href="http://dev.mysql.com/doc/userguide/en/userguide-mysqldump-intro.html">mysqldump</a>" for dumping database contents.<br/>
<br/>
If you do any web development you will find this extremely useful.]]>
                                
                                
                </description>
                
                <pubDate>2007-12-01 22:37:24</pubDate>
                
            </item>
        
    </channel>
</rss>
