On 12.04.2014 20:48, a. wrote:
> I am trying to understand how rsync uses ssh. From what I understand of
> the source, it simply opens a ssh connection and then simply pipes
> rsync's data. But somehow my stomach tells me that this is not the whole
> story.
>
> For one, that would mean the whole (
I am trying to understand how rsync uses ssh. From what I understand of
the source, it simply opens a ssh connection and then simply pipes
rsync's data. But somehow my stomach tells me that this is not the whole
story.
For one, that would mean the whole (?) of rsync's protocol is only used
for not