Be careful. 'rsync'  has different meanings for 'directory' v.s.
'directory/'. I ran afoul of this.

-----Original Message-----
From: Walter Underwood [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 14, 2007 8:49 AM
To: solr-user@lucene.apache.org
Subject: Re: snappuller rsync parameter error? - "solr" hardcoded

I'm not an rsync expert, but I beleive that /solr/ is a virtual
directory defined in the rsyncd config. It is mapped to the real
directory.

wunder

On 11/14/07 8:43 AM, "Jae Joo" <[EMAIL PROTECTED]> wrote:

> In the snappuller, the "solr" is hardcoded. Should it be 
> "${master_data_dir}?
> 
> # rsync over files that have changed
> rsync -Wa${verbose}${compress} --delete ${sizeonly} \ ${stats} 
> rsync://${master_host}:${rsyncd_port}/solr/${name}/
> ${data_dir}/${name}-wip
> 
> Thanks,
> 
> Jae

Reply via email to