On Thu, Dec 11, 2014 at 8:49 AM, Bruce Edge <[email protected]> wrote: > ...Found the problem. It was the Linux WebDAV driver....
Not surprising, it seems fairly common for WevDAV clients to behave in funny ways. That's why I recommend doing things in Sling as much as possible - you could maybe just use simple HTTP requests to post your content to Sling, and let the rest happen there, based on JCR observation or other requests that trigger the required processing. -Bertrand
