Red Squirrel
No Lifer
What is the best way to keep two remote directories in sync over a network?
Right now I just have a rsync script, but I was wondering if there is a way that is more real-time, and not resource consuming. I *could* run a rsync loop but the "building file list" would consume lot of resources for nothing.
Right now I just have a rsync script, but I was wondering if there is a way that is more real-time, and not resource consuming. I *could* run a rsync loop but the "building file list" would consume lot of resources for nothing.