[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Automatic Revision Control.



On Friday 01 April 2005 14:08, Eric van der Paardt wrote:
> I've been googling around looking for a good solution for this, before I
> begin to code one myself.
>
> Here is the scenario:  Smallish company, using a NAS server, mounted via
> normal SMB shares.  We have a smallish number of SUPER important files
> that are becoming corrupted now and again.  These files are spread out
> over various files and directories, rather hither and dither.

Sounds to me like you want differential backups rather than version control.  
To me, version control includes things like management of versions, logging 
what has changed and who changed it, etc.  On the other hand, a differential 
backup can check files on a daily basis (or more, or less) but still only 
make a new backup if something changes from the last backup.

"faubackup" would probably cover what you need fairly easily, providing a list 
of backups by main folder and date in a backup directory.

-- 
Lee.



Reply to: