rsync got stuck

Paul Slootman paul+rsync at wurtel.net
Wed Aug 30 14:39:40 UTC 2017


On Wed 23 Aug 2017, Vangelis Katsikaros via rsync wrote:

> abc       3797  3796  0 01:12 ?        00:03:14 /usr/bin/rsync --compress --compress-level=9 --bwlimit=512k --recursive --delay-updates --quiet --update --exclude=/.* /SRC_PATH/ DEST_____IP:/DEST_PATH/

Try running rsync without the --compress option, that has been the
source of problems in the past.
If you do need compression you could add that at the ssh level.


Paul



More information about the rsync mailing list