Re: [Orgmode] Re: Problem with pushing to webdav server [6.35g]

2010-06-04 Thread Carsten Dominik
On Jun 3, 2010, at 3:00 PM, Dietmar Winkler wrote: Den 03. juni 2010 14:50, skrev Carsten Dominik: The idea here is that you might be able to connect to the server in two different ways, webdav and scp. Emacs can then use scp, so that you do not have to mount the server on your computer.

Re: [Orgmode] Re: Problem with pushing to webdav server [6.35g]

2010-06-03 Thread Dietmar Winkler
Den 03. juni 2010 14:50, skrev Carsten Dominik: > The idea here is that you might be able to connect to the server in two > different ways, webdav and scp. Emacs can then use scp, so that you do > not have to mount the server on your computer. MobileOrg will then use > webdav. Ah I see! > Note

Re: [Orgmode] Re: Problem with pushing to webdav server [6.35g]

2010-06-03 Thread Carsten Dominik
On Jun 3, 2010, at 10:44 AM, Dietmar Winkler wrote: Carsten, I would if I would know the answer to my problem ;). Once I'm figuring out how to get tramp to connect to webdav resources I'm more than happy to write about it. BTW. the documentation is a bit misleading here : 8<- If Em

Re: [Orgmode] Re: Problem with pushing to webdav server [6.35g]

2010-06-03 Thread Dietmar Winkler
Carsten, I would if I would know the answer to my problem ;). Once I'm figuring out how to get tramp to connect to webdav resources I'm more than happy to write about it. BTW. the documentation is a bit misleading here : 8<- If Emacs can directly write to the WebDAV directory1 accessed by

Re: [Orgmode] Re: Problem with pushing to webdav server [6.35g]

2010-06-03 Thread Carsten Dominik
Hi Dietmar, this may be worth a FAQ entry. Can I convince you to write one. I am sure there are other webdav issues that could be added to this. The FAQ has now a new section about MobileOrg... - Carsten On Jun 3, 2010, at 10:17 AM, Dietmar Winkler wrote: Dietmar Winkler gmx.de> writes

[Orgmode] Re: Problem with pushing to webdav server [6.35g]

2010-06-03 Thread Dietmar Winkler
Dietmar Winkler gmx.de> writes: > Investigating further showed that tramp seems to not call the correct > org-mobile-directory > > e.g., '(org-mobile-directory "/davs:123456 mediacenter.gmx.net") > > but actually > > Tramp: Sending command `ssh davs -q -e none && exit || exit' OK I found t