[ http://issues.apache.org/jira/browse/SOLR-53?page=comments#action_12441778 ] Lee Marlow commented on SOLR-53: --------------------------------
I was wondering whether -L was available everywhere. It worked on our Macs and Fedora Core 5 boxes, so I was just hoping it would be close enough to universal. Rsync over ssh works fine for us as our index isn't that large, 10-20 MB. > Allow symbolic links and rsync over ssh in snap scripts > ------------------------------------------------------- > > Key: SOLR-53 > URL: http://issues.apache.org/jira/browse/SOLR-53 > Project: Solr > Issue Type: Improvement > Components: update > Reporter: Lee Marlow > Attachments: symbolic_links_and_rsync_over_ssh.diff > > > Our index directories are symbolic links to a shared location because we use > capistrano to deploy our Ruby on Rails application. This caused problems > with snappuller and snapinstaller, so I added the -L option to the find > command to make it work. > I also modified snappuller to rsync over ssh, which means there is no need to > run the rsync daemon - one less service to run. > I will attach the patch. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira