Patrick escreveu:
does anybody know any backup component ???
I'm developing an backup application that supports incremental backups and file version tracking.It uses sqlite3 to do the file tracking. You can find the sources here: http://www.geocities.com/camara_luiz/becape-alpha.zip.

The actual backup is done in backupengine.pas and backupcatalog.pas which is GUI independent. To see how do a backup see fexecutetask.pas. Please not that the core is functional and can be considered in beta state, while the GUI is in alpha state. Furthermore there's a lot of debug hints along the code.

It requires a recent sqliteds component: http://www.geocities.com/camara_luiz/sqliteds.zip
Luiz

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to