vanxan / mollify

Automatically exported from code.google.com/p/mollify
0 stars 0 forks source link

Read-Only in DAV Folders #311

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Setup webdav plugin
2. map web drive using windows 7 or windows XP
3. Try to write to a folder or create a new folder

What is the expected output? What do you see instead?
I can only read from folders, not write. 
The error is this in windows 7:
Error 0x80070780: The file cannot be accessed by the system.
I have also tested using netdrive, and still can't write.

What version of the product are you using? On what operating system?
CentOS 32 Bit - PHP 5.2 - Apache 2 - Mollify 1.8.4 and the latest dav plugin

Please provide any additional information below.
I am using an administrator Mollify account to connect.
I am using SSL.

Original issue reported on code.google.com by kimera...@gmail.com on 26 Oct 2011 at 6:51

GoogleCodeExporter commented 8 years ago
I just tested WebDAV plugin, and writing worked (tested with CyberDuck client).

WebDAV relies on SabreDAV lib (http://code.google.com/p/sabredav/), and I 
suggest you seek help from their site, especially 
http://code.google.com/p/sabredav/wiki/GettingStarted (especially chapters 
Client Setup and Troubleshooting)

Original comment by samuli.j...@gmail.com on 30 Oct 2011 at 3:27

GoogleCodeExporter commented 8 years ago
Could you try WebDAV 1.8.6, as it has updated version of SabreDAV. It fixes 
some errors in OS/X, might have some fixes for Windows as well.

Original comment by samuli.j...@gmail.com on 25 Nov 2011 at 3:36

GoogleCodeExporter commented 8 years ago

Original comment by samuli.j...@gmail.com on 5 Jan 2012 at 8:46