## Companies ####1) HIFX IT and Media Services PVT.LTD. ( http://www.hifx.net/ ) ####2) Virtual Training Company ( http://www.vtc.com/ ) ####3) IPLOTZ ( http://iplotz.com/ ) Contact Person for Details : Siju Oommen George [ sgeorge ml (at) gmail com ] ##Scenario These Companies have Developers working on projects hosted maninly on Linux ( Debian ) development Servers and shared using Samba shares who need real time backups of their Project files and corresponding Databases. The developers should be able to access Microsoft Windows, Linuxes, BSDs or Mac OS X desktops/cliemts. Till late the backup was implemented using backuppc ( http://backuppc.sourceforge.net/index.html ). The disadvantages of using backuppc were 1. If a file changed on the development server then backuppc would backup the whole file. So many small changes over a short period of time on a file will force backuppc to store multiple copies of the same file. As the number of such files increase and especially if the file sizes are high then one should compromise either on the no. backups that can be stored or on the backup interval. The backuppc backup interval was 2 hours. 1. The user interface of backuppc is not safe to be given for all developers because an accident can cause re write of the entire Project files with a previous backup. Also traversing through the hyper links and finding the backup file and downloading it through the browser to the local machine and then copying it to the development server i a tedious task to developers who are used to drag and drop of files for copying/moving. ##Implementation Details. 1. A master pfs (www-hot ) was created inside a directory ( www-5mbak ) in the HAMMER file system [ Backup1 on /Backup1 (hammer, local) ]. dfly-bkpsrv# pwd /Backup1/www-5mbak/www-hot