Re: hard-link reference error when trying to delete

2017-08-15 Thread Jared via rsync
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

hard-link reference error when trying to delete

2017-08-15 Thread jared via rsync
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