[EMAIL PROTECTED] (Flávio de Souza) writes:

> Hi, I am a new emacs user and I am exploring org-mode which is really amazing.
>
> I would like to know how I sync org-mode files in different computer over 
> local 
> network and over the internet.

Hi,

I personally use git to sync my org-mode files but there are lots of
tools available to sync files across multiple machines.

Some options are:

  - put your org-mode files in a source control system (git, svn,
    whatever system you are used to) and check out the files on all your
    target systems

  - Use unison

  - Use rsync

You'll probably want to investigate what works best for your usage
scenario.

-Bernt




_______________________________________________
Emacs-orgmode mailing list
Remember: 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