From mboxrd@z Thu Jan 1 00:00:00 1970 From: Holger Wenzel Subject: Re: What WebDAV service do you use for syncing org files? Date: Thu, 21 Oct 2010 21:09:30 +0200 Message-ID: <87d3r3xt05.fsf@googlemail.com> References: <87k4lb28wd.fsf@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=47459 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P90Wx-00039F-Kv for emacs-orgmode@gnu.org; Thu, 21 Oct 2010 15:10:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P90Wv-0003ib-U4 for emacs-orgmode@gnu.org; Thu, 21 Oct 2010 15:10:27 -0400 Received: from lo.gmane.org ([80.91.229.12]:51326) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P90Wv-0003hm-OU for emacs-orgmode@gnu.org; Thu, 21 Oct 2010 15:10:25 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P90Wu-0003AX-4t for emacs-orgmode@gnu.org; Thu, 21 Oct 2010 21:10:24 +0200 Received: from 109.46.199.247 ([109.46.199.247]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Oct 2010 21:10:24 +0200 Received: from drholgerwenzel by 109.46.199.247 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 21 Oct 2010 21:10:24 +0200 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: emacs-orgmode@gnu.org Hi Jeff, >> There is an ftp-server available for Android phones that should let you >> do similar things, if you didn't root your phone. > > My phone is *so* rooted. Like the first thing I did after unboxing. > The Verizon crapware was so annoying! > >> I've got my Android rooted and have a ssh server running there. > > I have a terminal emulator (I think it was installed with BusyBox). > Did your terminal come with an ssh server, or did you hack it in? Any > pointers or walkthroughs would be appreciated. I have a HTC Magic, and use the Cyanogenmod ROM. There the ssh daemon dropbear is included. It is just a matter to set it up. A google search on "$YOUR_PHONE android dropbear" should tell you, if this sshd daemon is running you your device as well. Holger