Questions tagged [webdavfs]

5 questions
8
votes
5 answers

Networked filesystem with user level security for linux

I want to enable file sharing between servers and clients, both linux. I don't want to rely on machine trust like in NFSv4 because client users will have root privileges. What are my options besides SMB (SAMBA)? Does OpenAFS support user level…
Konrads
  • 860
  • 2
  • 20
  • 38
3
votes
2 answers

Webdav troubleshooting on Mac OS X

Are there any tools/instructions/pointers about how to troubleshoot webdav problems on Mac OS X? Any secret mount options, undocumented webdav module logging, anything? What I usually do is to reroute webdav traffic via Fiddler/Charles…
Peter Štibraný
  • 329
  • 4
  • 11
2
votes
0 answers

How can I explore and/or modify Apache httpd's DAVLock file?

I have an Apache httpd server running mod_dav (and mod_dav_fs) and I have what appear to be stale locks on files that I'd like to manually expire. I can see the DAVLock file on the disk, and the documentation says that the file is an SDBM file, but…
Christopher Schultz
  • 1,056
  • 1
  • 11
  • 20
1
vote
1 answer

Does/should webdav support streaming?

I have setup Owncloud and I want to use webdav to manage and access files. I prefer it over a samba share of a sftp user because of user rights and then I'll have . It works accept streaming of video/audio. I asked it on the owncloud forum but they…
janw
  • 262
  • 1
  • 3
  • 10
1
vote
1 answer

WebDav issue with Mac OS X 10.5.3 onwards

We upgraded to Mac OS X 10.5.3 and getting problem when uploading files (PUT) to a webdav server (the server is Apache running on a Windows environment). When we drag and drop on to a webdav folder using Finder we get a -36 error. When looking at…
svnr