On Tue, Oct 24, 2006 at 02:12:05PM +0200, Michael Homscheidt wrote:
> Is it possible with these both commands and the configured module to
> access it from two clients so that every client can first update the
> contents of /Applications/Scripts (the module) with the newest files
> (if available) and then update the contents of the local
> /Aplication/Scriptsß

You might try using the --update (-u) option to only allow updated
files: i.e. files with newer modification times to override files with
older modification times.  See also the "unison" command, which is
designed to be a two way synchronization process, and so it has code in
it to check for deleted files, and files changed by both sides before
re-synchronizing.

..wayne..
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to