Hello, i am using rsync with Mac OS X 10.5. Now i have downloaded the sources and patches for 3.0.4. and sucessfully applied the fileflags.diff and crtimes.diff patches. After reading in this mailing list i found there is also a patch to preserve the last access time: atimes.diff I wanted to apply this patch too but failed because it tries to change many lines which are already modified by the other two patches. Tried to do the changes manually from the *.rej files but after a while i give up because on some lines i have no idea how the right code should look like. Can you help me to bring this three patches together? Regards Christian