Mongoose does not implement DAV LOCK/UNLOCK methods, which are used by
Finder (as far as I remember). That means, Finder can work in read-only
mode with Mongoose.


On Tue, Apr 29, 2014 at 1:02 AM, Benjamin Khoo <[email protected]> wrote:

> Hi Sergey
>
> Yes i did.
>
> ./server -dav_auth_file .htpasswd  -auth_domain test -access_control_list +
> 0.0.0.0/0
>
>
> I used Mac's Finder with CMD-K.
>
> i have a similar setup with Apache, which i am trying to replace with
> mongoose, and the webDav is able to write.
>
>
> i have tried with cyberduck and using that works.
>
>
> Any ideas?
>
> On Monday, April 28, 2014 10:22:14 PM UTC+8, Sergey Lyubka wrote:
>
>> Hi Benjamin, did you specify dav_auth_file? Do you use curl as a dav
>> client, or Mac's Finder, or some other client?
>>
>>
>> On Mon, Apr 28, 2014 at 3:20 PM, Benjamin Khoo <[email protected]> wrote:
>>
>>> hi
>>>
>>> i am trying to make use of mongoose as a webdav server on OSX.
>>>
>>> While server.c builds well and i am able to connect via webDAV to the
>>> mongoose server, i am unable to write to it even after authentication.
>>> how would i be able to get this to work with finder on OSX?
>>>
>>> configuring something similar on apache requires me to have a "lock".
>>> How do i know if mongoose implements this?
>>> thanks lots
>>>
>>>  --
>>> You received this message because you are subscribed to the Google
>>> Groups "mongoose-users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to [email protected].
>>> To post to this group, send email to [email protected].
>>>
>>> Visit this group at http://groups.google.com/group/mongoose-users.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>  --
> You received this message because you are subscribed to the Google Groups
> "mongoose-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/mongoose-users.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"mongoose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mongoose-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to