Nick
Thanks. I had read on the mydrive website that we needed to use
https instead of http. When I switched to http it works fine...
The cert problem should have led me in that direction anyway...
Now to finish my installation...
Mark
On 4/15/2010 1:46 PM, Nick Dokos wrote:
Mark Elston<m_els...@comcast.net> wrote:
Nick,
What do you have in your .netrc (besides passwords and such)...
Mark
I registered for an account on mydrive.ch and added the following to
my .netrc (with the obvious changes):
,----
| ...
| machine webdav.mydrive.ch login luser passwd foobar
`----
I was then able to run the following script successfully:
,----
| #! /bin/bash
|
| cadaver http://webdav.mydrive.ch<< EOF
| put .profile profile
| quit
| EOF
`----
Nick
_______________________________________________
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