Vitorio wrote: > Hello people, > the questio is all in the subject: Is there a way to force rsync to > be monothreaded (ie to don't fork)? > The reason for this is that the Carbon API isn't fork-safe and > fonction calls I do to the pretiger resource fork randomly don't work > when rsync forks, what's annoying.
There are patches to make rsync use threads instead of fork. The patches aren't perfect yet but might help. -- Jamie -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
