> If you mean a background daemon contacted over a
> port forwarded by ssh, tell me because many of the
> answers would be different.
Yes, that. I guess I should have been more specific.
:-)
Thanks,
Wayne
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Befor
On 5/24/07, Wayne Sherman <[EMAIL PROTECTED]> wrote:
Does anyone know how these rsync transport methods compare?:
1) Rsync to remote host via an ssh tunnel to an Rsync daemon
vs.
2) Rsync to remote host via ssh remote shell
I'll try to answer this. Wayne Davison (this is going to get
confusin
Does anyone know how these rsync transport methods compare?:
1) Rsync to remote host via an ssh tunnel to an Rsync daemon
vs.
2) Rsync to remote host via ssh remote shell
- Is there a performance difference in throughput or latency?
- Which one has higher protocol overhead?
- Does it matter if w
On Wed 23 May 2007, Matt McCutchen wrote:
> On 5/22/07, Preeti Joshi <[EMAIL PROTECTED]> wrote:
> >rsync -trze DATA/* [EMAIL PROTECTED]:/home/test/DATA
> >
> >Any help on what's wrong with this?
>
> I see one thing that looks wrong, but I don't know if it is causing
> the out of memory. You have