On Mon, Mar 29, 2004 at 03:45:18PM -0800, Wayne Davison wrote:
> On Mon, Mar 29, 2004 at 03:51:18PM -0500, Andrew Pimlott wrote:
> > rsync -v --files-from files [EMAIL PROTECTED]: .
> > and got an error from the remote rsync.
>
> You can work around the problem by specifying a directory after
On Mon, Mar 29, 2004 at 03:51:18PM -0500, Andrew Pimlott wrote:
> rsync -v --files-from files [EMAIL PROTECTED]: .
> and got an error from the remote rsync.
You can work around the problem by specifying a directory after the
colon ('.' would work).
This patch should fix things:
--- options.c