Use a cron job to run it periodically. For email, use a cron job that emails it.
On Sunday 03 December 2006 16:18, Jerônimo Backes wrote: > > rdiff-backup. I've been using it for a couple of years and it does just > > what you need. it also keeps old versions so you can roll back in the > > event of a mistake. > > Man, that's almost what I need. Is there a way to make this script > execute automatically after some time interval? > > > > And for the activity of packing and mailing recent changed documents, > > > is there a tool that could do this automagically? > > > > You could use find to generate a list of files changed n the last two > > hours, pass this list to tar - it has an option to accept a list of files > > to archive on stdin - and then mail this to your backup account. > > Ok, I can make a script doing that. But what can I use to send the file > to my e-mail adresses? And what to do to make that script run > periodically? > > Thanks a lot for your help. > Jerônimo. > > > > _______________________________________________________ > O Yahoo! est� de cara nova. Venha conferir! > http://br.yahoo.com -- Brett I. Holcomb -- [email protected] mailing list

