Sergej Pupykin <[email protected]> writes:

> Hello, Michael,

Hi,

> Now it mounts successfully. 'make-directory' can create directory on 
> server, but find-file says
> 'File not found and directory is write protected'
>
> I try to C-x C-f '/dav:[email protected]:dav/test.txt' however

Maybe you try '/dav:[email protected]:/dav/test.txt'

> http://127.0.0.1/dav/test.txt can be opened
> Also 'gvfs-cat dav://[email protected]/dav/test.txt' works.
>
> How can I help to debug this issue?

(setq tramp-verbose 10)

Rerun the test. There will be a debug buffer which tells us something,
hopefully. If not, we add other traces.

What happens, if you say 'ls -lR ~/.gvfs/' from the shell?

> Thanks a lot for you work.

Best regards, Michael.

_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to