Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Editing files in the cloud - google notebook/dropbox or something else

8 views
Skip to first unread message

C K Kashyap

unread,
Sep 14, 2011, 7:06:25 AM9/14/11
to help-gn...@gnu.org
Hi,
I've started using org-mode and needless to say, I love it. I was wondering if there are ready to use utilities that I could use to edit files directly off of a cloud storage? That way, I would not need to carry my todo org file everywhere.
Regards,
Kashyap

Johnny

unread,
Sep 14, 2011, 6:36:20 AM9/14/11
to C K Kashyap, help-gn...@gnu.org

There's probably someone already doing this, which I am not, but it
should be doable just through Ange-FTP?

Have you read up on (info "(emacs)Remote Files") ?

--
Johnny

suvayu ali

unread,
Sep 14, 2011, 8:25:48 AM9/14/11
to Johnny, help-gn...@gnu.org
On Wed, Sep 14, 2011 at 12:36 PM, Johnny <yggd...@gmx.co.uk> wrote:
> There's probably someone already doing this, which I am not, but it
> should be doable just through Ange-FTP?

I am not so sure its as trivial as that. The cloud services the OP
mentions (Google, Dropbox etc) don't provide read write access to
files over regular network protocols. AFAIK you have to use their API
to communicate. This makes any such direct attempt to edit rather
non-trivial.

--
Suvayu

Open source is the future. It sets us free.

Mario Lassnig

unread,
Sep 14, 2011, 9:12:28 AM9/14/11
to
On 11-9-14 14:25 , suvayu ali wrote:
> On Wed, Sep 14, 2011 at 12:36 PM, Johnny<yggd...@gmx.co.uk> wrote:
>> There's probably someone already doing this, which I am not, but it
>> should be doable just through Ange-FTP?
>
> I am not so sure its as trivial as that. The cloud services the OP
> mentions (Google, Dropbox etc) don't provide read write access to
> files over regular network protocols. AFAIK you have to use their API
> to communicate. This makes any such direct attempt to edit rather
> non-trivial.
>

Well, at least Dropbox "mounts" its cloud storage as a directory
to your local filesystem, so you don't have to do anything special.

~m.

Andrea Crotti

unread,
Sep 14, 2011, 10:03:10 AM9/14/11
to C K Kashyap, help-gn...@gnu.org
On 09/14/2011 12:06 PM, C K Kashyap wrote:
> Hi,
> I've started using org-mode and needless to say, I love it. I was
> wondering if there are ready to use utilities that I could use to edit
> files directly off of a cloud storage? That way, I would not need to
> carry my todo org file everywhere.
> Regards,
> Kashyap

What I do now is just create a bare git repository on Dropbox.
Then checkout the repository to my machines from the Dropbox directory,
and push/pull from there.

I'm not sure if that is what you're asking but for me it works very well.

Johnny

unread,
Sep 14, 2011, 9:07:15 AM9/14/11
to suvayu ali, help-gn...@gnu.org
suvayu ali <fatkasuv...@gmail.com> writes:

> On Wed, Sep 14, 2011 at 12:36 PM, Johnny <yggd...@gmx.co.uk> wrote:
>> There's probably someone already doing this, which I am not, but it
>> should be doable just through Ange-FTP?
>
> I am not so sure its as trivial as that. The cloud services the OP
> mentions (Google, Dropbox etc) don't provide read write access to
> files over regular network protocols. AFAIK you have to use their API
> to communicate. This makes any such direct attempt to edit rather
> non-trivial.

Or maybe it is even easier than that?

http://scicomp.dk/node/25

--
Johnny

Barry Margolin

unread,
Sep 15, 2011, 1:01:47 AM9/15/11
to
In article <mailman.3423.13160031...@gnu.org>,
suvayu ali <fatkasuv...@gmail.com> wrote:

> On Wed, Sep 14, 2011 at 12:36 PM, Johnny <yggd...@gmx.co.uk> wrote:
> > There's probably someone already doing this, which I am not, but it
> > should be doable just through Ange-FTP?
>
> I am not so sure its as trivial as that. The cloud services the OP
> mentions (Google, Dropbox etc) don't provide read write access to
> files over regular network protocols. AFAIK you have to use their API
> to communicate. This makes any such direct attempt to edit rather
> non-trivial.

Couldn't it be done as a Tramp method?

--
Barry Margolin, bar...@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***

Tom

unread,
Sep 15, 2011, 4:40:53 AM9/15/11
to help-gn...@gnu.org
C K Kashyap <ckkashyap <at> gmail.com> writes:
>
> Hi,
> I've started using org-mode and needless to say, I love it. I
was wondering if there are ready to use utilities that I could
use to edit files directly off of a cloud storage? That way, I
would not need to carry my todo org file everywhere.

You mention Dropbox, so why not simply keep your org files in the
dropbox folder. This provides local access and editing and
changes are synchronized instantly to the cloud.


C K Kashyap

unread,
Sep 15, 2011, 5:07:31 AM9/15/11
to Tom, help-gn...@gnu.org
You mention Dropbox, so why not simply keep your org files in the
dropbox folder.  This provides local access and editing and
changes are synchronized instantly to the cloud.


My bad ... I realized that about dropbox only this morning :) ... yes .... that works for me.
Sorry about the confusion.

Regards,
Kashyap 

0 new messages