[ 
https://issues.apache.org/jira/browse/SOLR-10108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863358#comment-15863358
 ] 

Jan Høydahl commented on SOLR-10108:
------------------------------------

What version? Seems to work here on master

{code}
$ bin/solr start -c
$ bin/solr zk -z localhost:9983 cp -r bin zk:/

Connecting to ZooKeeper at localhost:9983 ...
Copying from 'bin' to 'zk:/'. ZooKeeper at localhost:9983
$ bin/solr zk -z localhost:9983 ls -r /bin

Connecting to ZooKeeper at localhost:9983 ...
Getting listing for Zookeeper node /bin from ZooKeeper at localhost:9983 
recurse: true
/bin
    post
    solr.in.cmd
    solr
    solr-8983.pid
    init.d
           solr
    solr.in.sh
    install_solr_service.sh
    solr.cmd
    oom_solr.sh
{code}

> bin/solr script recursive copy broken
> -------------------------------------
>
>                 Key: SOLR-10108
>                 URL: https://issues.apache.org/jira/browse/SOLR-10108
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Erick Erickson
>            Assignee: Erick Erickson
>
> cp /r zk:/ fails with "cannot create //whatever".



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to