From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Jones Subject: Re: Re: emacs/org-mode on Droid? Date: Thu, 15 Apr 2010 16:16:58 -0400 Message-ID: References: <9BABF376-FD91-4CA4-AD91-E445D84E3BFF@therogoffs.com> <4BC4AFBF.3060803@comcast.net> <87ljcpemx8.fsf@gmx.ch> <4BC68656.1050507@comcast.net> <13568.1271304504@gamaville.dokosmarshall.org> <4BC7623E.3030808@comcast.net> <9840.1271359870@alphaville.usa.hp.com> <4BC76ABD.9080003@comcast.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0274587339==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O2VVC-00029e-Hv for emacs-orgmode@gnu.org; Thu, 15 Apr 2010 16:17:30 -0400 Received: from [140.186.70.92] (port=49263 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O2VV9-00027u-SR for emacs-orgmode@gnu.org; Thu, 15 Apr 2010 16:17:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O2VV3-0004GJ-R8 for emacs-orgmode@gnu.org; Thu, 15 Apr 2010 16:17:27 -0400 Received: from mail-qy0-f185.google.com ([209.85.221.185]:43317) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O2VV3-0004GB-Lp for emacs-orgmode@gnu.org; Thu, 15 Apr 2010 16:17:21 -0400 Received: by qyk15 with SMTP id 15so2014740qyk.10 for ; Thu, 15 Apr 2010 13:17:21 -0700 (PDT) In-Reply-To: <4BC76ABD.9080003@comcast.net> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Mark Elston Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org --===============0274587339== Content-Type: multipart/alternative; boundary=001517570a8e6e1bc304844c2ef5 --001517570a8e6e1bc304844c2ef5 Content-Type: text/plain; charset=ISO-8859-1 Make sure you check what 'org-mobile-push' generates when synchronizing... we look for an index.org and checksums.dat file. In MobileOrg the server path will need to be the path to your index.org file 73, Matthew W. Jones (KI4ZIB) http://matburt.net On Thu, Apr 15, 2010 at 3:36 PM, Mark Elston wrote: > Nick, > > Thanks. I'm already trying the script approach. I have the > following in a script: > > open https://webdav.mydrive.ch > y > > > 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 > > > On 4/15/2010 12:31 PM, Nick Dokos wrote: > >> Mark Elston wrote: >> >> Nick, >>> >>> I have gotten cadaver running and can use it to connect to mydrive.ch. >>> How do I integrate this in with MobileOrg? >>> >>> Mark >>> >>> >> [adding to my previous mail...] >> >> There are some examples (using scp) of setting up the >> org-mobile-post-push-hook in Appendix B.1 of the Org manual. You might >> have to write a script to get cadaver to do what you want and then have >> the hook call the script: afaics, you can't just use the "scp src dest" >> command line paradigm. >> >> 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 > --001517570a8e6e1bc304844c2ef5 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Make sure you check what 'org-mobile-push' generates when synchroni= zing... we look for an index.org and check= sums.dat file. =A0 In MobileOrg the server path will need to be the path to= your index.org file

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


On Thu, Apr 15, 2010 at 3:36 PM, Mark El= ston <m_elston= @comcast.net> wrote:
Nick,

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

=A0open https://we= bdav.mydrive.ch
=A0y
=A0<username>
=A0<password>
=A0cd org
=A0put Teaching.org
=A0put Home.org
=A0close
=A0exit

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

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

=A0cadaver < response.file

it barfs on accepting the certificate. =A0Sigh. =A0Time to get the sources<= br> and try compiling a local version that doesn't ask to accept the
cert and just goes on with the rest.

Mark


On 4/15/2010 12:31 PM, Nick Dokos wrote:
Mark Elston<m_= elston@comcast.net> =A0wrote:

Nick,

I have gotten cadaver running and can use it to connect to mydrive.ch.
How do I integrate this in with MobileOrg?

Mark


[adding to my previous mail...]

There are some examples (using scp) of setting up the
org-mobile-post-push-hook in Appendix B.1 of the Org manual. =A0You might have to write a script to get cadaver to do what you want and then have
the hook call the script: afaics, you can't just use the "scp src = dest"
command line paradigm.

Nick


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

--001517570a8e6e1bc304844c2ef5-- --===============0274587339== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0274587339==--