Re: Multistreaming rsync

2003-06-16 Thread Martin Pool
On 10 Feb 2003, "Cockram, Michael  L (ISI)" <[EMAIL PROTECTED]> wrote:
> Newbie here!
> 
> I am not sure if this is possible or not, but is it possible to multistream
> the connections that rsync is making?  Say I had a directory with a bunch of
> huge sized files.  Is there a way of telling rsync to make multiple
> connections for different groups of files?  Am I making sence?

Just run different rsync processes for different subdirectories.
There is no support in the program itself. 

> Are there tcp window limitations on rync like ftp has?

What do you mean?

TCP windows are pretty much invisible to applications.

-- 
Martin 
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


Multistreaming rsync

2003-02-10 Thread Cockram, Michael L (ISI)
Newbie here!

I am not sure if this is possible or not, but is it possible to multistream
the connections that rsync is making?  Say I had a directory with a bunch of
huge sized files.  Is there a way of telling rsync to make multiple
connections for different groups of files?  Am I making sence?

Are there tcp window limitations on rync like ftp has?

Thanks

Mike
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html