Matthew,

The problem is that I am not even getting that far.  I cannot get an
automated mechanism to copy the files.  As I pointed out below the
cadaver tool is failing, when using the script, to even connect to
the server.

Mark

On 4/15/2010 1:16 PM, Matthew Jones wrote:
Make sure you check what 'org-mobile-push' generates when
synchronizing... we look for an index.org <http://index.org> and
checksums.dat file.   In MobileOrg the server path will need to be the
path to your index.org <http://index.org> file

73,
Matthew W. Jones (KI4ZIB)
http://matburt.net


On Thu, Apr 15, 2010 at 3:36 PM, Mark Elston <m_els...@comcast.net
<mailto:m_els...@comcast.net>> wrote:

    Nick,

    Thanks.  I'm already trying the script approach.  I have the
    following in a script:

      open https://webdav.mydrive.ch
      y
    <username>
    <password>
      cd org
      put Teaching.org
      put Home.org
      close
      exit

    The 'y' is to accept the untrusted server certificate.

    Unfortunately, even though this all works manually, when running it as:

      cadaver < response.file

    it barfs on accepting the certificate.  Sigh.  Time to get the sources
    and try compiling a local version that doesn't ask to accept the
    cert and just goes on with the rest.

    Mark



_______________________________________________
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