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]<javascript:> > > 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] <javascript:>. >> To post to this group, send email to [email protected]<javascript:> >> . >> 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.
