Displaying 1 result from an estimated 1 matches for "rsync_dbg".
Did you mean:
rsync_arg
2012 Jun 10
0
rsync hanging in read-batch mode
...ated to
strange things in the filesystem like .gvfs and filesystem mount points - just speculation.
using a recent compile of rsync:
git log? | head -3
commit d51a3adb4fca3e6b1b046c6e570828f3bca8fe36
Author: Wayne Davison <------- at samba.org>
Date:?? Sat May 5 08:01:09 2012 -0700
cat rsync_dbg.sh
#!/bin/sh
ulimit -c unlimited
# Some systems have "truss" or "tusc" instead of "strace".
# The -f option tells strace to follow children too.
# The -o option tells strace where to send its output.
strace -f -o /tmp/rsync-$$.out /home/tbrown/Package/rsync/rsync/rsy...