[
https://issues.apache.org/jira/browse/JENA-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16879001#comment-16879001
]
tdbrec commented on JENA-1725:
------------------------------
tdbloader2, but the same issue might exist for the others too.
> tdbloader2 create dataset folder recursively
> --------------------------------------------
>
> Key: JENA-1725
> URL: https://issues.apache.org/jira/browse/JENA-1725
> Project: Apache Jena
> Issue Type: Improvement
> Components: Cmd line tools
> Affects Versions: Jena 3.12.0
> Environment: GNU/Linux (Debian).
> Reporter: tdbrec
> Priority: Trivial
> Labels: command-line
>
> {code:java}tdbloader2 --loc D data.nt{code} will automatically create a new
> folder `D` for the new dataset. However {code:java}tdbloader2 --loc A/B/C/D
> data.nt{code} will *not* recursively create the folder path, it assumes that
> `A/B/C` already exists.
> Improvement: create all missing sub-directories.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)