need some rsync configuration help
I'd like to rsync some home directories to second hard drive for demostration purposes and hit into this error:rsync error: some files could not be transferred (code 23) at main.c(1045)
I read some mail archive about the generated error but couldn't find anything concrete to solve the problem. I guess the error (or maybe warning) behind it is because some of the files disappear while the tranferring. If it's a warning, the transfer process shouldn't be terminated.
Anyone has experience on this? Or if anyone uses rsync to mirror files that are frequently deleted or changed (mail), mind sharing some thoughts?