Hi, Kevin. Thank you for the suggestion. It triggered a memory that I
had set some restrictions on this rsync copy a while back. Sure enough,
in ~/.ssh/authorized_keys:
command="rsync --server -vulogDtpre.iLsfxC --timeout=600 --bwlimit=5120
. dest" ssh-rsa
Tacking on --delete in the appropriat
Hello, all. I've encountered an odd error that I haven't been able to
identify and resolve myself. Hoping someone here could provide some
guidance.
I'm using the following command to rsync files between two servers, over
the internet (if that matters), via SSH:
rsync -ahu --timeout=600 --bwlimi