[Lazarus] FPC/Lazarus based backup system
Michael Schnell
mschnell at lumino.de
Mon Aug 22 12:51:04 CEST 2011
On 08/22/2011 12:38 PM, ik wrote:
>
> To manage things in a more easy way.
Dirvish is _very_ easy. And the advantage of rsync is that it does an
incremental backup without the need for any restore tool. A file browser
just works for this
> Even a daemon for automated backups with rsync is good.
You don't need a dedicated daemon. Chron is provided for this.
> but I do not want to cli every time i need to backup. And I prefer
> Pascal programs then C/++ based. :)
>
So you can't use Linux. rsync is just a standard gnu tool provided with
Linux. And Dirvish is just a script.
-Michael
More information about the Lazarus
mailing list