From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Moreland Subject: Re: Mobile Org and idisk.me.com Date: Wed, 17 Feb 2010 13:58:45 -0500 Message-ID: <823188581002171058p6760e91cxf49e173dda0213b2@mail.gmail.com> References: <87pr43hf7e.fsf@rosslaird.info> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nhp6s-00006n-VF for emacs-orgmode@gnu.org; Wed, 17 Feb 2010 13:58:54 -0500 Received: from [140.186.70.92] (port=58013 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nhp6s-00006f-7b for emacs-orgmode@gnu.org; Wed, 17 Feb 2010 13:58:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nhp6p-0005uw-Bt for emacs-orgmode@gnu.org; Wed, 17 Feb 2010 13:58:54 -0500 Received: from mail-fx0-f215.google.com ([209.85.220.215]:58905) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nhp6p-0005uK-1t for emacs-orgmode@gnu.org; Wed, 17 Feb 2010 13:58:51 -0500 Received: by fxm7 with SMTP id 7so8041713fxm.8 for ; Wed, 17 Feb 2010 10:58:48 -0800 (PST) In-Reply-To: <87pr43hf7e.fsf@rosslaird.info> 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: "Ross A. Laird" Cc: emacs-orgmode@gnu.org Hi Ross, You'll want to set org-mobile-directory to something like /Volumes/rosslaird/org (or wherever your iDisk is mounted, typically under /Volumes/mobilemeusername). You can poke around and find your org folder under /Volumes to identify the precise location. Your iDisk folder should then sync with MobileMe either automatically when it sees a change, or periodically if you have it configured to only sync every N minutes, and you should be in business. The /scp (and ssh variants) use TRAMP, which connects over SSH to your server to copy the files. iDisk doesn't support this, so you'll need to use the alternate approach above. If you have any trouble, let me know. Thanks, Richard On Wed, Feb 17, 2010 at 1:47 PM, Ross A. Laird wrote: > > I have carefully followed the instructions in the orgmode manual and on > the Mobile Org site for connecting my org files to my iPod. I am using > idisk.me.com. When I setup the iPod using the instructions on > http://mobileorg.ncogni.to/, I can connect my iPhone to my org files on > idisk.me.com. (I previously put the files there from my Mac). So, the > mobile connection seems to work fine. However, despite many efforts, I > cannot manage to get the staging to work within org itself. The example > given in the org manual: > > (setq org-mobile-directory "/scpc:user@remote.host:org/webdav/") > > does not manage to connect me to idisk.me.com. I have tried various ways > of specifying the command, my user name, the host, and the directory: > > Commands tried: ssh, scp, scpc, ssht -t, http, https > > User formats and host formats tried: myusername@idisk.me.com, > idisk.me.com, idisk.me.com/myusername, idisk.me.com.myusername, etc. > > Directories tried: > idisk.me.com:/myusername/org/ > idisk.me.com:myusername/org/ > idisk.me.com/myusername/ > idisk.me.com:/org (the directory is there...) > > So, not being a programmer, and not being sure how to find out what > exactly is preventing me from connecting, I'm stuck. Does anyone know > the exact format for connecting to idisk.me.com? > > Thanks in advance. > > Ross > > -- > Ross A. Laird, PhD > www.rosslaird.com > > > > _______________________________________________ > 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 >