I'm setting up a document management system with Slide and I need a way to move files from the Management server to two Production servers. In the long run I need something that will let users select which files/collections they want to publish, but starting off all I need is something that will sync the two Production servers with the Management server every five minutes or so. I was thinking rsync would work initially, but I as a test I tried copying the store from one box to another and Slide didn't pick up on any of the changes. It looks like Slide has cached the old contents of the store in memory. It's even serving files that I've deleted from the disk. Is there anyway to kick Slide so that it re-reads the filesystem or am I going to have to code an rsync algorithm in Java that uses the Slide APIs? Thanks, James
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
