Mark Elston <m_els...@comcast.net> writes:

> On 4/14/2010 2:36 PM, Sven Bretfeld wrote:
>> Matthew Jones<m...@matburt.net>  writes:
>>
>>> There are plenty of free webdav services out there, a quick google search 
>>> came
>>> up with a few...  I haven't used any of them as I run my own on my VPS, but
>>> check out http://www.box.net or http://mydisk.se
>>
>>> Any of these should work fine with MobileOrg
>>
>> I use mydisk.se with MobileOrg for Android. It's definitely working. But
>> it's only free for some weeks, but not very expensive after that.
>>
>> Greetings,
>>
>> Sven
>
> I am having trouble getting a command-line connection to *any* of these
> services.  I have tried mydrive.ch and box.net both and can get a
> web-based connection but cannot get scp or any other mechanism to work.
> I have Windows Vista and the latest Cygwin tools installed.

I use davfs to mount the Webdav-share on my Debian system. I don't know
if this works with Cygwin. This is what I have in my /etc/fstab:

https://mydisk.se/myusername /home/sven/webdav davfs user,noauto 0 0

The login information is in a file called /etc/davfs2/secrets.

With this setup, the command 'mount ~/webdav' is all that's necessary.

Good luck

Sven


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to