<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Sat, 13 Jun 2026 16:44:59 +0000</lastBuildDate>
    <item>
      <title>(Bash) Backup script using rsync - brm</title>
      <link>https://snipplr.com/view/102690/backup-script-using-rsync</link>
      <description>&lt;p&gt;Simple backup script using Rsync&lt;/p&gt;</description>
      <pubDate>Tue, 16 Jun 2015 12:13:33 UTC</pubDate>
      <guid>https://snipplr.com/view/102690/backup-script-using-rsync</guid>
    </item>
    <item>
      <title>(Bash) Tar backup file 1 day before - brm</title>
      <link>https://snipplr.com/view/102687/tar-backup-file-1-day-before</link>
      <description>&lt;p&gt;Script using tar to backup new file created 1 day before&lt;/p&gt;</description>
      <pubDate>Tue, 16 Jun 2015 11:20:12 UTC</pubDate>
      <guid>https://snipplr.com/view/102687/tar-backup-file-1-day-before</guid>
    </item>
    <item>
      <title>(Bash) Callback Script for Back In Time - garretjames</title>
      <link>https://snipplr.com/view/87194/callback-script-for-back-in-time</link>
      <description>&lt;p&gt;There is a user-callback example in http://bazaar.launchpad.net/~bit-team/backintime/user-callback/view/head:/user-callback.apt-backup which will backup all package selections, sources and repository keys which are necessary to reinstall exactly the same packages again. It will even backup whether a package was installed manually or automatically because of dependencies.&#13;
&#13;
Download the script, copy it to '~/.config/backintime/user-callback' and make it executable with 'chmod 755 ~/.config/backintime/user-callback'&#13;
&#13;
It will run every time a new snapshot is taken. Make sure to include '~/.apt-backup'&lt;/p&gt;</description>
      <pubDate>Thu, 15 Jan 2015 00:54:41 UTC</pubDate>
      <guid>https://snipplr.com/view/87194/callback-script-for-back-in-time</guid>
    </item>
    <item>
      <title>(Windows PowerShell) Backup Multiple MSSQL Databases Batch File - dimitrisdapontes</title>
      <link>https://snipplr.com/view/73083/backup-multiple-mssql-databases-batch-file</link>
      <description>&lt;p&gt;The following script is used to perform batch backup of MSSQL server databases. It also compresses the backups using RAR that should already be installed on the computer. It is easy to use it in Windows Scheduler, in order to arrange daily backups of databases&lt;/p&gt;</description>
      <pubDate>Tue, 03 Dec 2013 22:58:08 UTC</pubDate>
      <guid>https://snipplr.com/view/73083/backup-multiple-mssql-databases-batch-file</guid>
    </item>
    <item>
      <title>(PHP) Create the backup of your site using curl - codehero11</title>
      <link>https://snipplr.com/view/71541/create-the-backup-of-your-site-using-curl</link>
      <description>&lt;p&gt;You can use Curl to create a backup of your site easily. It is very effective method for those who complain that they lost site content.&lt;/p&gt;</description>
      <pubDate>Sun, 16 Jun 2013 02:23:49 UTC</pubDate>
      <guid>https://snipplr.com/view/71541/create-the-backup-of-your-site-using-curl</guid>
    </item>
    <item>
      <title>(SQL) Microsoft SQL Server: Back up all transaction logs. - jprochazka</title>
      <link>https://snipplr.com/view/68113/microsoft-sql-server-back-up-all-transaction-logs</link>
      <description>&lt;p&gt;Backs up all database transaction logs within a Microsoft SQL Server instance except for databases set to simple recovery mode.&lt;/p&gt;</description>
      <pubDate>Tue, 06 Nov 2012 08:14:25 UTC</pubDate>
      <guid>https://snipplr.com/view/68113/microsoft-sql-server-back-up-all-transaction-logs</guid>
    </item>
    <item>
      <title>(SQL) Microsoft SQL Server: Back up all databases. - jprochazka</title>
      <link>https://snipplr.com/view/68112/microsoft-sql-server-back-up-all-databases</link>
      <description>&lt;p&gt;Backs up all databases contained in a Microsoft SQL Server instance.&lt;/p&gt;</description>
      <pubDate>Tue, 06 Nov 2012 08:11:50 UTC</pubDate>
      <guid>https://snipplr.com/view/68112/microsoft-sql-server-back-up-all-databases</guid>
    </item>
    <item>
      <title>(SQL) Backup Export MySQL Database using mysqldump and compress gzip it - MohamedAlaa</title>
      <link>https://snipplr.com/view/65951/backup-export-mysql-database-using-mysqldump-and-compress-gzip-it</link>
      <description>&lt;p&gt;Backup/Export MySQL Database using mysqldump and compress/gzip it&#13;
------------------------------------------&lt;/p&gt;</description>
      <pubDate>Thu, 05 Jul 2012 01:44:58 UTC</pubDate>
      <guid>https://snipplr.com/view/65951/backup-export-mysql-database-using-mysqldump-and-compress-gzip-it</guid>
    </item>
    <item>
      <title>(Bash) Linux backup script using rsync and hard-links - _reydin_</title>
      <link>https://snipplr.com/view/65927/linux-backup-script-using-rsync-and-hardlinks</link>
      <description>&lt;p&gt;This script will do a daily backup of directories. If the files has not changed then it creates a hard-link to the file. If the file has changed then it will copy the new file. The backup is not much larger than the directories being backed up.&lt;/p&gt;</description>
      <pubDate>Wed, 04 Jul 2012 01:00:19 UTC</pubDate>
      <guid>https://snipplr.com/view/65927/linux-backup-script-using-rsync-and-hardlinks</guid>
    </item>
    <item>
      <title>(Bash) backup into folder daily - adkatrit</title>
      <link>https://snipplr.com/view/65862/backup-into-folder-daily</link>
      <description>&lt;p&gt;i've got this running on an hourly cron.  works beautifully.&lt;/p&gt;</description>
      <pubDate>Fri, 29 Jun 2012 07:36:39 UTC</pubDate>
      <guid>https://snipplr.com/view/65862/backup-into-folder-daily</guid>
    </item>
    <item>
      <title>(Bash) Recursively copy a directory for backup - klovera</title>
      <link>https://snipplr.com/view/58939/recursively-copy-a-directory-for-backup</link>
      <description>&lt;p&gt;Kudos to http://snipplr.com/view/26670/&lt;/p&gt;</description>
      <pubDate>Wed, 21 Sep 2011 23:43:13 UTC</pubDate>
      <guid>https://snipplr.com/view/58939/recursively-copy-a-directory-for-backup</guid>
    </item>
    <item>
      <title>(SQL) Restore MSSQL database from backup (.bak) - plugables</title>
      <link>https://snipplr.com/view/58473/restore-mssql-database-from-backup-bak</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 06 Sep 2011 21:28:46 UTC</pubDate>
      <guid>https://snipplr.com/view/58473/restore-mssql-database-from-backup-bak</guid>
    </item>
    <item>
      <title>(AppleScript) Evernote Notebooks Backup - wraydc</title>
      <link>https://snipplr.com/view/56693/evernote-notebooks-backup</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 17 Jul 2011 04:36:05 UTC</pubDate>
      <guid>https://snipplr.com/view/56693/evernote-notebooks-backup</guid>
    </item>
    <item>
      <title>(Bash) Script to Backup  MySQL databases - saibal</title>
      <link>https://snipplr.com/view/53201/script-to-backup--mysql-databases</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 08 May 2011 15:20:48 UTC</pubDate>
      <guid>https://snipplr.com/view/53201/script-to-backup--mysql-databases</guid>
    </item>
    <item>
      <title>(Bash) bash shell file for daily database backup - Run as CRON job - nikefido</title>
      <link>https://snipplr.com/view/52579/bash-shell-file-for-daily-database-backup--run-as-cron-job</link>
      <description>&lt;p&gt;Creates a daily backup and deletes any backup older than 60 days. &#13;
Replace:&#13;
*DB_USER&#13;
*DB_PASSWORD&#13;
*DB_NAME &#13;
*/path/to/backup&#13;
with your actual database name, credentials and path to where you want your backup to live.&#13;
&#13;
Last note: you don't necessarily need to wrap your password in quotes. Some characters will cause it to break without them, however.&lt;/p&gt;</description>
      <pubDate>Tue, 26 Apr 2011 06:16:33 UTC</pubDate>
      <guid>https://snipplr.com/view/52579/bash-shell-file-for-daily-database-backup--run-as-cron-job</guid>
    </item>
    <item>
      <title>(Bash) Backup Directory and Content - tribal</title>
      <link>https://snipplr.com/view/51726/backup-directory-and-content</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 07 Apr 2011 19:11:35 UTC</pubDate>
      <guid>https://snipplr.com/view/51726/backup-directory-and-content</guid>
    </item>
    <item>
      <title>(PHP) Automatic cPanel backup using cron - leoj3n</title>
      <link>https://snipplr.com/view/50244/automatic-cpanel-backup-using-cron</link>
      <description>&lt;p&gt;This is a php script to trigger a cpanel full backup to the servers home directory OR a remote ftp server&lt;/p&gt;</description>
      <pubDate>Tue, 08 Mar 2011 05:27:19 UTC</pubDate>
      <guid>https://snipplr.com/view/50244/automatic-cpanel-backup-using-cron</guid>
    </item>
    <item>
      <title>(Other) backup with tar - sp4ke</title>
      <link>https://snipplr.com/view/49815/backup-with-tar</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 28 Feb 2011 21:54:05 UTC</pubDate>
      <guid>https://snipplr.com/view/49815/backup-with-tar</guid>
    </item>
    <item>
      <title>(Bash) Bash Backup Script - theriddlebrothers</title>
      <link>https://snipplr.com/view/49058/bash-backup-script</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 16 Feb 2011 01:24:24 UTC</pubDate>
      <guid>https://snipplr.com/view/49058/bash-backup-script</guid>
    </item>
    <item>
      <title>(PHP) PHP XML HTML Backup for Flash - digitalzoomstudio</title>
      <link>https://snipplr.com/view/44848/php-xml-html-backup-for-flash</link>
      <description>&lt;p&gt;You can use this code under MIT licence.&lt;/p&gt;</description>
      <pubDate>Thu, 25 Nov 2010 12:55:24 UTC</pubDate>
      <guid>https://snipplr.com/view/44848/php-xml-html-backup-for-flash</guid>
    </item>
    <item>
      <title>(PHP) PHP script to make a backup copy of a MySQL table - fackz</title>
      <link>https://snipplr.com/view/42948/php-script-to-make-a-backup-copy-of-a-mysql-table</link>
      <description>&lt;p&gt;The script below connects to a MySQL database server on "localhost" using the login name "test" and password "123456" and then connects to the database "test". It then copies the table structure and data from the table "products" to a new table "products_bak". If the target table already exists the function returns false.&lt;/p&gt;</description>
      <pubDate>Tue, 26 Oct 2010 04:07:52 UTC</pubDate>
      <guid>https://snipplr.com/view/42948/php-script-to-make-a-backup-copy-of-a-mysql-table</guid>
    </item>
    <item>
      <title>(Bash) Backup servers from a central backup server - eusonlito</title>
      <link>https://snipplr.com/view/39964/backup-servers-from-a-central-backup-server</link>
      <description>&lt;p&gt;This script let you back up your servers at once from a central backup server. First you must copy the central server ssh public key into the servers to backup (without password). After that you can install this script with a cron.&lt;/p&gt;</description>
      <pubDate>Fri, 03 Sep 2010 19:46:34 UTC</pubDate>
      <guid>https://snipplr.com/view/39964/backup-servers-from-a-central-backup-server</guid>
    </item>
    <item>
      <title>(Bash) Backup all MySQL databases - eusonlito</title>
      <link>https://snipplr.com/view/39963/backup-all-mysql-databases</link>
      <description>&lt;p&gt;Script to backup all MySQL databases and delete copies after X days&lt;/p&gt;</description>
      <pubDate>Fri, 03 Sep 2010 19:41:14 UTC</pubDate>
      <guid>https://snipplr.com/view/39963/backup-all-mysql-databases</guid>
    </item>
    <item>
      <title>(Bash) Bash (Command Line): Loop through directories in specified location, replacing directories in current directory (with backup) - karlhorky</title>
      <link>https://snipplr.com/view/35126/bash-command-line-loop-through-directories-in-specified-location-replacing-directories-in-current-directory-with-backup</link>
      <description>&lt;p&gt;This command line aims at moving directories from a target location to the present working directory (pwd), backing the pwd directories up as it encounters them.&#13;
&#13;
The script works by:&#13;
&#13;
1. Iterating through the contents of the target directory (using the unix ls command)&#13;
&#13;
2. Checking whether the current object is a directory&#13;
&#13;
3. Moving the pwd directory to a backup location using the unix mv command&#13;
&#13;
4. Moving the target location's directory to the present working directory&#13;
&#13;
5. Printing out the modified directory's name using the unix echo command&lt;/p&gt;</description>
      <pubDate>Sun, 23 May 2010 15:24:10 UTC</pubDate>
      <guid>https://snipplr.com/view/35126/bash-command-line-loop-through-directories-in-specified-location-replacing-directories-in-current-directory-with-backup</guid>
    </item>
    <item>
      <title>(Perl) Drush DB backup - jepedo</title>
      <link>https://snipplr.com/view/34444/drush-db-backup</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 13 May 2010 14:33:22 UTC</pubDate>
      <guid>https://snipplr.com/view/34444/drush-db-backup</guid>
    </item>
    <item>
      <title>(Other) Archive to a remote server using tar and ssh - michaellehmkuhl</title>
      <link>https://snipplr.com/view/28501/archive-to-a-remote-server-using-tar-and-ssh</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 17 Feb 2010 10:29:49 UTC</pubDate>
      <guid>https://snipplr.com/view/28501/archive-to-a-remote-server-using-tar-and-ssh</guid>
    </item>
    <item>
      <title>(Bash) Simple rsync backupscript. - berkes</title>
      <link>https://snipplr.com/view/26876/simple-rsync-backupscript</link>
      <description>&lt;p&gt;This script pulls in files with [rsync](http://samba.anu.edu.au/rsync/), storing them locally with hardlinks for unchanged, and real files for changed -files.&#13;
&#13;
* KEY=$HOME/.ssh/id_dsa_passwdless -- an id_rtsa key without a password. --adding this to remote authorized keys must be done with care: you will prbably want to whitelist one IP-adress.&#13;
* RHOST=ssh.example.com -- the host where to connect to using ssh, or rsync.&#13;
* RUSER=example-username -- the username on the host. Must have _read_ access in the SOURCE dit (see below).&#13;
* LPATH=$HOME/Archive/example-com/ -- where to place the backups&#13;
* RPATH=/var/www/example-com/ -- the to-be-backuped dir. &#13;
&#13;
You probably want to add this as script (`backup_example-com.sh`) in `~/bin`, or any other directory available in `$PATH`. And then add it to crontab.&#13;
&#13;
See a howto here: http://troy.jdmz.net/rsync/index.html&lt;/p&gt;</description>
      <pubDate>Fri, 22 Jan 2010 16:05:54 UTC</pubDate>
      <guid>https://snipplr.com/view/26876/simple-rsync-backupscript</guid>
    </item>
    <item>
      <title>(Bash) Run Archivemail on all your IMAP folders. - berkes</title>
      <link>https://snipplr.com/view/24111/run-archivemail-on-all-your-imap-folders</link>
      <description>&lt;p&gt;Change 'username' (twice!) with your imap username,'password'with your imap password, and 'example.com' (twice!) with the url of your imap mailserver.&#13;
&#13;
Works on: Ubuntu with Evolution, sqlite3 and archivemail installed. &#13;
Evolution is required because evolution stores the available folders in IMAP. &#13;
sqlite3 is requird to extract those available folders and recurse trough them.&#13;
&#13;
This command looks up all the available folders in your imap box, recurses trough them and runs archivemail to archive all the online mail. &#13;
&#13;
NOTE: remove the -n (dy-run) flag to actually archive the items.&#13;
NOTE: remove the -v (verbose) flag to be less verbose.&#13;
&#13;
TODO: option to purge empty directories.&#13;
TODO: store username, password and mailserverURL in a $VAR.&lt;/p&gt;</description>
      <pubDate>Wed, 02 Dec 2009 04:49:15 UTC</pubDate>
      <guid>https://snipplr.com/view/24111/run-archivemail-on-all-your-imap-folders</guid>
    </item>
    <item>
      <title>(Python) Generational backups of single file or directory, preserving extension - SimonTite</title>
      <link>https://snipplr.com/view/22326/generational-backups-of-single-file-or-directory-preserving-extension</link>
      <description>&lt;p&gt;Creates backups of "file.ext" in the form "file.Bx.ext", where Bx represents a sequential backup number from 1 (most recent) to 5 (oldest)&#13;
&#13;
Put the following symbolic links in your path&#13;
&#13;
    ln -s  path-to-this-file/age.py age&#13;
    ln -s path-to-this-file/age.py  sage&#13;
    ln -s path-to-this-file/age.py unage&#13;
&#13;
Save the code as "age.py".&lt;/p&gt;</description>
      <pubDate>Mon, 02 Nov 2009 11:41:04 UTC</pubDate>
      <guid>https://snipplr.com/view/22326/generational-backups-of-single-file-or-directory-preserving-extension</guid>
    </item>
    <item>
      <title>(Bash) MySQL Backup Script - troynt</title>
      <link>https://snipplr.com/view/20848/mysql-backup-script</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 08 Oct 2009 15:27:34 UTC</pubDate>
      <guid>https://snipplr.com/view/20848/mysql-backup-script</guid>
    </item>
    <item>
      <title>(Bash) insert backed up dumps from mysql - 1b0t</title>
      <link>https://snipplr.com/view/20235/insert-backed-up-dumps-from-mysql</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 24 Sep 2009 18:37:16 UTC</pubDate>
      <guid>https://snipplr.com/view/20235/insert-backed-up-dumps-from-mysql</guid>
    </item>
    <item>
      <title>(Ruby) Backup your Twitter Tweets - beandr</title>
      <link>https://snipplr.com/view/19107/backup-your-twitter-tweets</link>
      <description>&lt;p&gt;To run, save as twitterbackup.rb:&#13;
&#13;
ruby twitterbackup.rb yourtwittername&lt;/p&gt;</description>
      <pubDate>Tue, 01 Sep 2009 05:02:45 UTC</pubDate>
      <guid>https://snipplr.com/view/19107/backup-your-twitter-tweets</guid>
    </item>
    <item>
      <title>(SQL) Full Backup Script With Device - marcocs</title>
      <link>https://snipplr.com/view/17611/full-backup-script-with-device</link>
      <description>&lt;p&gt;Crear un backup de una base de datos en SQL Server 2005/08 desde cÃ³digo en la posiciÃ³n definida por Device.&#13;
&#13;
Cuidado con los permisos:&#13;
http://support.microsoft.com/kb/207187/es&lt;/p&gt;</description>
      <pubDate>Wed, 29 Jul 2009 06:31:19 UTC</pubDate>
      <guid>https://snipplr.com/view/17611/full-backup-script-with-device</guid>
    </item>
    <item>
      <title>(SQL) Full Backup Script - marcocs</title>
      <link>https://snipplr.com/view/17603/full-backup-script</link>
      <description>&lt;p&gt;Crear un backup de una base de datos en SQL Server 2005/08 desde cÃ³digo en la posiciÃ³n predefinida del disco.&#13;
&#13;
Para agregar un dispositivo y hacer el backup en posiciÃ³n no predefinida:&#13;
http://msdn.microsoft.com/es-es/library/ms188409(SQL.90).aspx&lt;/p&gt;</description>
      <pubDate>Wed, 29 Jul 2009 05:38:19 UTC</pubDate>
      <guid>https://snipplr.com/view/17603/full-backup-script</guid>
    </item>
    <item>
      <title>(Bash) MySQL backup using mysqldump - alvarezrilla</title>
      <link>https://snipplr.com/view/15957/mysql-backup-using-mysqldump</link>
      <description>&lt;p&gt;Will prompt for user password.&lt;/p&gt;</description>
      <pubDate>Mon, 15 Jun 2009 15:34:23 UTC</pubDate>
      <guid>https://snipplr.com/view/15957/mysql-backup-using-mysqldump</guid>
    </item>
    <item>
      <title>(SQL) TSQL Backup / Restore - roberocity</title>
      <link>https://snipplr.com/view/15817/tsql-backup--restore</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 10 Jun 2009 14:36:23 UTC</pubDate>
      <guid>https://snipplr.com/view/15817/tsql-backup--restore</guid>
    </item>
    <item>
      <title>(MySQL) mySQL - database backup commands - stiobhart</title>
      <link>https://snipplr.com/view/15624/mysql--database-backup-commands</link>
      <description>&lt;p&gt;CLI commands for backing up mySQL database&lt;/p&gt;</description>
      <pubDate>Sun, 07 Jun 2009 11:23:02 UTC</pubDate>
      <guid>https://snipplr.com/view/15624/mysql--database-backup-commands</guid>
    </item>
    <item>
      <title>(SQL) Last Backup Date for All databases - pollusb</title>
      <link>https://snipplr.com/view/14075/last-backup-date-for-all-databases</link>
      <description>&lt;p&gt;In a migration scenario, you may need to take a backup and a differential later to split the transfer over time. But to make it work, there shouldn't be any other full backup in between. This will help you check the last full backup date. Of course, you could use it for a lot of other reason.&lt;/p&gt;</description>
      <pubDate>Thu, 16 Apr 2009 00:09:03 UTC</pubDate>
      <guid>https://snipplr.com/view/14075/last-backup-date-for-all-databases</guid>
    </item>
    <item>
      <title>(PHP) How to e-mail yourself an automatic backup of your MySQL database table with PHP - fackz</title>
      <link>https://snipplr.com/view/13895/how-to-email-yourself-an-automatic-backup-of-your-mysql-database-table-with-php</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 08 Apr 2009 16:40:05 UTC</pubDate>
      <guid>https://snipplr.com/view/13895/how-to-email-yourself-an-automatic-backup-of-your-mysql-database-table-with-php</guid>
    </item>
    <item>
      <title>(Bash) Backup your MBR on Linux - webonomic</title>
      <link>https://snipplr.com/view/13173/backup-your-mbr-on-linux</link>
      <description>&lt;p&gt;About the dd command:&#13;
&#13;
dd if=&lt;source&gt; of=&lt;target&gt; bs=&lt;byte&gt;("USUALLY" some power of 2, not less than 512 bytes(ie, 512, 1024, 2048, 4096, 8192, 16384[/b], but can be ANY reasonable number.) skip= seek= conv=&lt;conversion&gt;.&#13;
&#13;
Source is the data being read. Target is where the data gets written.&#13;
&#13;
Warning!! If you reverse the source and target, you can wipe out a lot of data. This feature has inspired the nickname "dd" Data Destroyer.&#13;
Warning!! Caution should be observed when using dd to duplicate encrypted partitions.&lt;/p&gt;</description>
      <pubDate>Tue, 17 Mar 2009 00:11:55 UTC</pubDate>
      <guid>https://snipplr.com/view/13173/backup-your-mbr-on-linux</guid>
    </item>
    <item>
      <title>(SQL) Connect SQL Server to a Windows Shared Folder - pollusb</title>
      <link>https://snipplr.com/view/12973/connect-sql-server-to-a-windows-shared-folder</link>
      <description>&lt;p&gt;This is how you can connect SQL Server to a Share folder for your backups. After running this, you will see the letter T: in the GUI. Each line must be run seperatly.&lt;/p&gt;</description>
      <pubDate>Tue, 10 Mar 2009 20:46:52 UTC</pubDate>
      <guid>https://snipplr.com/view/12973/connect-sql-server-to-a-windows-shared-folder</guid>
    </item>
    <item>
      <title>(PHP) Backup MySQL Databas with PHP - iTony</title>
      <link>https://snipplr.com/view/12800/backup-mysql-databas-with-php</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 04 Mar 2009 14:45:04 UTC</pubDate>
      <guid>https://snipplr.com/view/12800/backup-mysql-databas-with-php</guid>
    </item>
    <item>
      <title>(PHP) Backup Your MySQL Database Using PHP - fackz</title>
      <link>https://snipplr.com/view/12788/backup-your-mysql-database-using-php</link>
      <description>&lt;p&gt;Database backup function that you can call whenever you want â€” including nightly CRONs.&lt;/p&gt;</description>
      <pubDate>Wed, 04 Mar 2009 08:39:48 UTC</pubDate>
      <guid>https://snipplr.com/view/12788/backup-your-mysql-database-using-php</guid>
    </item>
    <item>
      <title>(Bash) Synchronize two folders - Dorgendubal</title>
      <link>https://snipplr.com/view/12694/synchronize-two-folders</link>
      <description>&lt;p&gt;Useful to quickly backup a folder by synchronizing it to another partition/disk.&lt;/p&gt;</description>
      <pubDate>Sat, 28 Feb 2009 22:28:39 UTC</pubDate>
      <guid>https://snipplr.com/view/12694/synchronize-two-folders</guid>
    </item>
    <item>
      <title>(AppleScript) Seamless network support of Volumes by Time Machine - blackthorne</title>
      <link>https://snipplr.com/view/11292/seamless-network-support-of-volumes-by-time-machine</link>
      <description>&lt;p&gt;so much for Time Capsule... ;)&lt;/p&gt;</description>
      <pubDate>Sun, 18 Jan 2009 22:31:01 UTC</pubDate>
      <guid>https://snipplr.com/view/11292/seamless-network-support-of-volumes-by-time-machine</guid>
    </item>
    <item>
      <title>(Python) Backup and File Mailing - mjsmagalhaes</title>
      <link>https://snipplr.com/view/10162/backup-and-file-mailing</link>
      <description>&lt;p&gt;This source code uses the xml file posted here(http://snipplr.com/view/4138/backup-script2--confg-file/) to know which file should be sent and mailing configuration.&lt;/p&gt;</description>
      <pubDate>Sun, 30 Nov 2008 14:48:34 UTC</pubDate>
      <guid>https://snipplr.com/view/10162/backup-and-file-mailing</guid>
    </item>
    <item>
      <title>(Makefile) Simple backup solution - brcha</title>
      <link>https://snipplr.com/view/8891/simple-backup-solution</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 08 Oct 2008 08:40:53 UTC</pubDate>
      <guid>https://snipplr.com/view/8891/simple-backup-solution</guid>
    </item>
    <item>
      <title>(SQL) SQL Shrink Transaction Log - DaveChild</title>
      <link>https://snipplr.com/view/8336/sql-shrink-transaction-log</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 11 Sep 2008 10:38:35 UTC</pubDate>
      <guid>https://snipplr.com/view/8336/sql-shrink-transaction-log</guid>
    </item>
    <item>
      <title>(PHP) Backup your MySQL database - iTony</title>
      <link>https://snipplr.com/view/7909/backup-your-mysql-database</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 18 Aug 2008 12:23:41 UTC</pubDate>
      <guid>https://snipplr.com/view/7909/backup-your-mysql-database</guid>
    </item>
    <item>
      <title>(Perl) Backup your own snipplr.com snippets - eszpee</title>
      <link>https://snipplr.com/view/4643/backup-your-own-snipplrcom-snippets</link>
      <description>&lt;p&gt;Suitable for backup scripts.&lt;/p&gt;</description>
      <pubDate>Fri, 18 Jan 2008 13:04:02 UTC</pubDate>
      <guid>https://snipplr.com/view/4643/backup-your-own-snipplrcom-snippets</guid>
    </item>
  </channel>
</rss>
