Hi.
I have a question about the use of the rsync batch capability with
--read-batch and --write-batch/--only-write-batch.
On my rsync server, where I am running rsync in daemon mode, I make a
tree available to my client.
The client has rsynced the entire tree from the server. So far, so good.
I am trying to pull some data from an rsync server to a client using
ssh, authorized_keys, and a hard-coded "command=" on the server. I've
been trying to figure it out on my own, but I know I'm missing a detail.
I can ssh from the client to the server without a password no problem.
I'm a bit