negative result in rsync feedback

2003-11-20 Thread beers
Hi Rsyncers, I have now succesfully deployed rsync as a means to replicate our main production servers running SCOMBAG^D^D^D^D OpenServer. (Dont worry, we'll let the company die, and switch to something better..) To do so however, I had to split the dirs I sync (25GB orso), into smaller chuncks s

Re: Rsync - expensive startup question

2003-11-10 Thread Richard van Beers
Corey McGuire wrote: Would something like "find -type d -exec rsync {}/* server::mod/{}/. \;" work for you? At least, something elong those lines... Correct me whilst Im probably wrong... but it touches one of those questions I lowly sysadmin ponder about: would rsyncing on a per file bas

Re: AW: trying to figure out how the --delete option works.

2003-10-29 Thread beers
> "This option has no effect if directory recursion is > not > selected." > (I really dont know what this means. Perhaps this is where > my > comand fails?) from the man: --recursive This tells rsync to copy directories recursively

troubleshooting unexpected disconnects

2003-10-16 Thread beers
info I could, but did not provide, please correct me. I did read the archives, for as much as I understand it, (Im no coder, just a sysadmin) and I did RTFM and STFW. Any help or hints would be greatly appreciated. Richard van Beers -- To unsubscribe or change options: http://lists.samba.org

Re: rsync: connection unexpectedly closed

2003-10-14 Thread beers
system when re-typing. In reality the command was issued with it: rsync --verbose --stats --recursive --times --perms --links --delete eurux02::user2 /user2 Thanks, Richard van Beers -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://w

rsync: connection unexpectedly closed

2003-10-14 Thread beers
slightly different places, when syncing a large area, it stops with this error. How can I continue to trace _why_ it is unexpectedly closing the connection? Im somewhat out of ideas. Whenever I try smaller areas, the rsync command works fine. Thanks for any help Richard van Beers -- To unsubscribe