Hi!
First of all, i'm totally new to webdav, so don't shoot me if i ask stupid questions.
I setup a a fresh drupal installation with this module. Enabled it and created one node, type 'page'.
Also i created one vocabulary with some terms in it.
On my mac, i connect to http://example.com/webdav, i get an authentication form and login with my drupal login credentials.
I get logegd in, no problem. There i see a folder named 'webdav' with one folder in it called 'vocabularies'. Nothing more.
How is it that i can't see the nodes folder or something?
I tried to upload a text file into the vocabulary, then i get an error saying: "The item contains one or more items you do not have permission to read.
My user pemissions are all set. Even with anonymous permissions i get the same.
What am i doing wrong?
Friendly greetings,
Tom
Comments
Comment #1
Yoran commentedHi,
Did you activate the "WebDav for nodes" module ?
Comment #2
betz commentedYes, the webdav for nodes module is enabled.
I also tried the dav module (http://drupal.org/project/dav) and i have the same situaltion.
I can't upload any files.
Are there any server requirements for this?
Comment #3
Yoran commentedI guess this is a mac issue as its webdav behavior is just terrible to handle. Did you give a try with another dav client (ex. cadaver)
Comment #4
betz commentedyes, tried with cadaver, i get a 403 forbidden error.
Is it normal that there is nothing listed on server => attachment settings and under server => taxonomy.
It's just an empty form with a submit button.
Comment #5
mably commented