<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.1">
</HEAD>
<BODY>
<BR>
I am running the following rsync command to synchronize directories between two servers: <BR>
rsync -axvz --delete-after -e ssh /SRCDIR/ <A HREF="mailto:blabla@DEST">blabla@DEST</A>:/DESTDIR<BR>
<BR>
The transfer starts and after a short while it appears to hang after some files have been transferred. The process establishes connection on both sides so I did an strace from the remote machine (using the rsync-debug script as described in the troubleshooting procedures). The strace output is here <A HREF="http://www.adrive.com/public/142cbf351c4b73a47c6e54ec3302b856041957d612ca68f440d16eccf950225c.html">http://www.adrive.com/public/142cbf351c4b73a47c6e54ec3302b856041957d612ca68f440d16eccf950225c.html</A> <BR>
<BR>
rsync --version on both machines shows 'rsync&nbsp; version 2.6.9&nbsp; protocol version 29' and both machines are running Debian.<BR>
<BR>
I would appreciate some ideas on where to look next.<BR>
<BR>
<BR>
Thanks in advance,<BR>
<BR>
Dimitar Dimitrov<BR>
<BR>
<BR>
<BR>
<p></p><p><br>The content of this e-mail and accompanying communications and attachments (collectively, this “e-mail”) are confidential to Markit Group Holdings Limited, its subsidiaries and affiliates (collectively, “Markit”) and may contain information which is legally privileged or protected from disclosure under applicable law or agreement.  This email may be read and used only by the intended recipient, and any disclosure, printing, copying, distribution (including forwarding), use, saving, or taking any action based on, the information contained herein (including any reliance thereon) is expressly prohibited.  If you received this email in error, please contact the sender immediately by return e-mail or by telephoning +44 20 7260 2000 and delete it.  You agree to take full responsibility for checking this email for viruses, and Markit shall not be responsible or liable for any damages arising from or relating to its use.  Markit reserves the right to monitor all e-mail communications through its networks.  Markit makes no warranty as to the accuracy or completeness of this email and hereby disclaims any liability of any kind for the information contained herein.  Any opinions expressed in this email are those of the author and do not necessarily reflect the opinions of Markit.  For full details about Markit, its offerings and legal terms and conditions, please see Markit's website at http://www.markit.com <http://www.markit.com/> .</BODY>
</HTML>