[
https://issues.apache.org/jira/browse/JCR-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12505859
]
Bertrand Delacretaz commented on JCR-973:
-----------------------------------------
Note that command-line copies (as opposed to via the Finder GUI) behave
differently:
cp somefile.xml /Volumes/default/somewhere-in-the-jcr-tree
works for me.
I haven't precisely checked the differences at the protocol level, but it's
useful as a workaround for Finder addicts ;-)
> XML import using MacOS X WebDAV client does not work
> ----------------------------------------------------
>
> Key: JCR-973
> URL: https://issues.apache.org/jira/browse/JCR-973
> Project: Jackrabbit
> Issue Type: Bug
> Components: webdav
> Affects Versions: 1.3
> Environment: MacOSX 10.4
> Reporter: Tobias Bocanegra
> Assignee: Tobias Bocanegra
> Fix For: 1.3.1
>
>
> when trying to import a xml file via a webdav mount this does not work.
> this is mainly because the client first tries to create a 0-sized file, which
> fails with the xml importer. after the file is created, it will lock it and
> put the xml body. a second problem might be the "dot-underscore" files mac
> tries to create.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.