You wrote:
>On Fri, Aug 15, 2003 at 03:37:21PM -0700, Rob McMillin wrote:
>> This is on rsync v2.4.5 on RedHat 7.3.
>>
>> If I do something like
>>
>> rsync ... 'somehost:/path/to/files.*' /local/path
>>
>> it works fine, but if I do
>
This is on rsync v2.4.5 on RedHat 7.3.
If I do something like
rsync ... 'somehost:/path/to/files.*' /local/path
it works fine, but if I do
rsync ... '/local/path/to/files.*' somehost:/path/to
globbing fails, yielding an error about being unable to find a file
named 'files.*':
link_stat