If I start a backup operation using the location parameter
http://localhost:8983/solr/mycore/replication?command=backup&name=mycore&loc ation=z:\temp\backupmycore How can I monitor when the backup operation is finished? Issuing a standard details operation http://localhost:8983/solr/ mycore /replication?command=details does not gives me useful information, because there are no information on backup on returning data. <response> <lst name="responseHeader"> <int name="status">0</int> <int name="QTime">1</int> </lst> <lst name="details"> <str name="indexSize">57.62 GB</str> <str name="indexPath">X:\NoSql\Solr\solr-5.3.1\server\solr\mycore\data\index/</st r> <arr name="commits"> <lst> <long name="indexVersion">1452534703494</long> <long name="generation">1509</long> <arr name="filelist"> <str>_2cw.fdt</str> <str>_2cw.fdx</str> <str>_2cw.fnm</str> <str>_2cw.nvd</str> <str>_2cw.nvm</str> <str>_2cw.si</str> <str>_2cw_Lucene50_0.doc</str> <str>_2cw_Lucene50_0.dvd</str> <str>_2cw_Lucene50_0.dvm</str> <str>_2cw_Lucene50_0.pos</str> <str>_2cw_Lucene50_0.tim</str> <str>_2cw_Lucene50_0.tip</str> <str>segments_15x</str> </arr> </lst> </arr> <str name="isMaster">true</str> <str name="isSlave">false</str> <long name="indexVersion">1452534703494</long> <long name="generation">1509</long> <lst name="master"> <str name="confFiles">schema.xml,stopwords.txt,elevate.xml</str> <arr name="replicateAfter"> <str>optimize</str> </arr> <str name="replicationEnabled">true</str> </lst> </lst> </response> -- Gian Maria Ricci Cell: +39 320 0136949 <http://mvp.microsoft.com/en-us/mvp/Gian%20Maria%20Ricci-4025635> <http://www.linkedin.com/in/gianmariaricci> <https://twitter.com/alkampfer> <http://feeds.feedburner.com/AlkampferEng>