Re: Transport Performance / Protocol Overhead (remote shell vs daemon)

2007-05-24 Thread a user
> 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

Re: Transport Performance / Protocol Overhead (remote shell vs daemon)

2007-05-24 Thread Matt McCutchen
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

Transport Performance / Protocol Overhead (remote shell vs daemon)

2007-05-24 Thread Wayne Sherman
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

Re: problem syncing files from embedded device to PC

2007-05-24 Thread Paul Slootman
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