Displaying 1 result from an estimated 1 matches for "3b1c23f8".
2008 Aug 19
1
rsync hangs after aborting a process
Greetings. In testing an rsync backup script I'd created, I made a mistake
and aborted the running script with a ctrl-C keyboard interrupt. The
command that was running at the time was as follows:
${RSYNC_CMD} -aNHAXx --protect-args --fileflags --force-change
--rsync-path="/usr/local/bin/rsync" <username>@<my.server.com>:${CPY_SRC}
${CPY_DEST}
The expected data