On Wed, Dec 14, 2005 at 01:24:24PM -0600, GANDHI, MADHU (SBCSI) wrote: > rsync error: some files could not be transferred (code 23) at > main.c(1045)
That's a warning that lets you know that some file didn't actually get updated. Look in the prior messages for the file that rsync had a problem reading or writing and fix whatever is wrong (it will probably be a permissions problem on one or more of your files). ..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
