Carlos E. R. wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> 
> The Friday 2007-06-22 at 12:53 +0700, Fajar Priyanto wrote:
> 
>> 2. But if you want to provide a backup function too, so that if anything 
>> happens in folder1, there is a backup available in folder2, you can use 
>> rsync:
>> rsync -a /home/hans/folder1 /home/hans/folder2
> 
> And --del
> 
>> And put that command in crontab for to be running say.. 3 minutes.
> 
> I wonder if there would be an easy way using 'famd' instead.

Gee thanks, Carlos. Further investigation into this has added yet another
"gotta work on this" mini-project to my list! Looks cool and a simple
folder synchronizer should be reasonably easy to do.

-- 
Jonathan Arnold     (mailto:[EMAIL PROTECTED])
Daemon Dancing in the Dark, an Open OS weblog:
    http://freebsd.amazingdev.com/blog/

UNIX is user-friendly. It's just a bit picky about who its friends are.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to