http://mydbsync.com/integration/cloud-replication-for-salesforce

          Note: If you are prompted by the Windows User Access Control pop-up window click on Yes to proceed further to the DBSync installation wizard.


          Windows Start > Programs > DBSync Cloud Replication > DBSync

          Start > Control Panel > Administrative Tools > Services > Apache Tomcat-DbSync Cloud Replication for Salesforce.

          Start > Programs > DBSync Cloud Replication > Admin


                  a.  Go to <install folder>/dbsync/scripts. Make sure that setenv.bat points to your install directory.
                  b.  For Sync schema Run – run <profile name> db_setup
                           Example: run dbsync db_setup
                  c.  For getting a clean copy Run – run <profile name> cleancopy
                           Example: run DBSyncc cleancopy
                  d.  For moving data from Salesforce.com to database Run – run <profile name> sf_to_db
                           Example: run dbsync sf_to_db
                  e.  For moving data from database to Salesforce.com Run – run <profile name> db_to_sf
                           Example: run dbsync db_to_sf