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:
>
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 &qu
What is the official syntax for pulling multiple sources from a
daemon? In analogy to a remote shell, I expected this to work:
rsync rsync://[EMAIL PROTECTED]:3141/module/'foo bar' dest/
But it doesn't; the daemon tried to access a file 'foo bar' with a
space in its na