On 07/19/2010 08:43 PM, Brandon Pedersen wrote: > I don't mind if it is just a simple script I could run on each > platform either but just not sure what technology to start out with > for that (rsync, unison, etc.)...any suggestions?
I disagree with Devin's recommendation of rsync. Rsync is really for one-way syncs, not multi-way. Unison is probably your best bet. I'm sure you can script it. There's probably even a Windows version of the utility. Though I'd do as you alluded to and mount the windows share onto my linux machine via cifs and operate on it there. -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list
