On Fri, Aug 22, 2008 at 10:24:44PM +0100, [EMAIL PROTECTED] wrote: > Im having problems mirroring a directory accross servers. it ends > up getting stuck on > 'filename' at 0 (0%) [Waiting for transfer to complete] > > even though the file has transfered between the two ( CRC ok ) and > the server has acknowledged this: > <--- 226 Transfer finished successfully. Data connection closed.
Most probably the second server has not acknowledged transfer completion. The fix could be to set a timeout when the first server sends the acknowledgement. -- Alexander.
