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

ASF subversion and git services commented on JENA-979:
------------------------------------------------------

Commit 2ab1ca877c477aed0069c50300067b61f1bac6e5 in jena's branch 
refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=2ab1ca8 ]

JENA-979: Admin operation to list files in the backup area

This closes #82


> add a fuseki admin service to list all existing backups
> -------------------------------------------------------
>
>                 Key: JENA-979
>                 URL: https://issues.apache.org/jira/browse/JENA-979
>             Project: Apache Jena
>          Issue Type: New Feature
>          Components: Fuseki
>    Affects Versions: Fuseki 2.0.0, Fuseki 2.0.1, Fuseki 2.3.0
>            Reporter: Yang Yuanzhe
>            Assignee: Andy Seaborne
>
> Add a fuseki admin service to list all existing backups.
> Service URL: $/backupList
> Response example:
> { 
>   "backups" : [ 
>       "ds_2015-06-08_04-23-02.nq.gz" ,
>       "ds_2015-06-08_07-57-10.nq.gz" ,
>       "ds_2015-06-08_07-57-48.nq.gz" ,
>       "ds_2015-06-09_03-46-37.nq.gz" ,
>       "ds_2015-06-17_12-20-31.nq" ,
>       "ds_2015-06-17_12-20-31.nq.gz" ,
>       "ds_2015-06-23_10-53-47.nq.gz"
>     ]
> }



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to