Hi, I am doing a delta transmission through rsync from a SOURCE to TARGET with same folder name. My config files looks as below: HOSTTOBACKUP1=ctlrws002 SOURCE1=/opt/mscdr/ TARGET1=/opt/mscdr/ I am getting a error while running the cron job for the above config and sh file as below Error starts here: write failed on IBMIHS/logs/access.log : Error 0 Received signal 30. (no core) rsync: writefd_unbuffered failed to write 4092 bytes: phase "unknown": Broken pipe rsync error: error in rsync protocol data stream (code 12) at io.c(515) Error ends here. The IBMIHS is under /opt/mscdr folder in SOURCE. Please let me know as what could be wrong in this case. How can the access.log be copied to TARGET as well. Thanks in advance. Regards, Madhavan Chari