From: Bertrand Delacretaz <[email protected]<mailto:[email protected]>> Reply-To: users <[email protected]<mailto:[email protected]>> Date: Thursday, December 11, 2014 at 1:55 AM To: users <[email protected]<mailto:[email protected]>> Subject: Re: WebDAV write problems, loses files with no error, no consistency
On Thu, Dec 11, 2014 at 8:49 AM, Bruce Edge <[email protected]<mailto:[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. Yes, that's the long term plan. Am planning on extending Oliver's work [1] on the ContentCreator once it's released. For now this unblock me and I can use the existing file based library we have already. [1] http://markmail.org/message/ai5zgl2miizthlan#query:+page:1+mid:rxs3ut6fnnwx3755+state:results -Bruce
