On Fri, 27 Jun 2014, Cowboy wrote:

More and more sounds like the perfect rsync job.
Remember, rsync was designed for this explicitly.

My script uses rsync to transfer the audio files. I do not, however, want to rsync the MySQL database; the destination machine is running Rivendell live on the air. Instead, I am using MySQL queries to update the relevant tables from the machine in the production studio.

The only disadvantage in your case that I can imagine, is that the
most often you can have all of this checked in 1K or so of message
passing, is every minute.

My script runs once every five minutes; if the previous run hasn't finished yet, it quits.


Rob
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to