On 8/6/07, Wayne Davison <[EMAIL PROTECTED]> wrote:
> On Sun, Aug 05, 2007 at 01:33:22PM -0400, Matt McCutchen wrote:
> > What is the official syntax for pulling multiple sources from a
> > daemon?
>
> It's the first example in the advanced usage section:
>
> rsync host::'modname/dir1/file1 modna
On Sun, Aug 05, 2007 at 01:33:22PM -0400, Matt McCutchen wrote:
> What is the official syntax for pulling multiple sources from a
> daemon?
It's the first example in the advanced usage section:
rsync host::âmodname/dir1/file1 modname/dir2/file2â /dest
The repeating of " modname/" is requir