Re: Is anyone replicating .5TB or higher?

2003-10-21 Thread Justin Kreger
If your wanting database replication, let the database software handle the replication. Most database server products have at least one way replication. Trying to have some file system level replication package replicate all that data would be killer.. in fact, it would never finish because reall

Re: need assistance with rsync keeping two live servers synced.

2003-06-09 Thread Justin Kreger
I looked at a distributed file system, and I need the ability to set file system level permissions that can be modified by samba. Yippie evil windows users wanting access.. ugh. On Mon, 2003-06-09 at 12:52, Wayne Davison wrote: > On Mon, Jun 09, 2003 at 02:12:56AM -0400, Justin Kreger wr

need assistance with rsync keeping two live servers synced.

2003-06-08 Thread Justin Kreger
I have a project that requires that I have two file servers physically separated, both of which need to be able to written to and synced using rsync. I'm not worried about rsync, I'm really worried about users deleting files, because if they delete files on one side, they would just get replicated