Re: rsync hangs after aborting a process

2008-08-19 Thread cewing
mental recursion (and printing "receiving incremental file list" > instead of "receiving file list ..."). You might try removing some > options to see which one is disabling incremental recursion. > I'll give this a shot. Thanks for the ideas. -- View this message

Re: rsync hangs after aborting a process

2008-08-19 Thread Matt McCutchen
On Mon, 2008-08-18 at 20:54 -0700, cewing wrote: > ${RSYNC_CMD} -aNHAXx --protect-args --fileflags --force-change > --rsync-path="/usr/local/bin/rsync" @:${CPY_SRC} > ${CPY_DEST} > Now, whenever I try to run the same script, rsync hangs. No data is > transferred. I can stop the process with the

rsync hangs after aborting a process

2008-08-18 Thread cewing
good enough Thanks in advance for any thoughts you might have :) Cris -- View this message in context: http://www.nabble.com/rsync-hangs-after-aborting-a-process-tp19043944p19043944.html Sent from the Samba - rsync mailing list archive at Nabble.com. -- Please use reply-all for most repl