From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Banel Subject: Re: Ignore pattern when syncing Org-mode files between hosts Date: Wed, 28 Dec 2016 18:49:55 +0100 Message-ID: <5863FB43.8040502@free.fr> References: <2016-12-28T15-24-40@devnull.Karl-Voit.at> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34789) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cMIMX-0000g7-5G for emacs-orgmode@gnu.org; Wed, 28 Dec 2016 12:50:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cMIMU-0004VD-2c for emacs-orgmode@gnu.org; Wed, 28 Dec 2016 12:50:05 -0500 Received: from smtp1-g21.free.fr ([212.27.42.1]:48439) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cMIMT-0004PM-R5 for emacs-orgmode@gnu.org; Wed, 28 Dec 2016 12:50:02 -0500 Received: from [IPv6:2a01:e35:2e21:def0:c5ff:52e1:ad66:126e] (unknown [IPv6:2a01:e35:2e21:def0:c5ff:52e1:ad66:126e]) by smtp1-g21.free.fr (Postfix) with ESMTP id 1EA53B0059A for ; Wed, 28 Dec 2016 18:49:57 +0100 (CET) In-Reply-To: <2016-12-28T15-24-40@devnull.Karl-Voit.at> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Le 28/12/2016 16:42, Karl Voit a =C3=A9crit : > Hi! > > I wonder how others are handling synchronization ignore patterns > between different hosts. > > ... > > Currently, I am evaluating Syncthing[0] which looks very good so > far. It is a game-changer to be because similar to Dropbox[1], it > synchronizes in background on any change within 60s (by default). > Thus, resulting in symlinks and tempfiles transferred as well. > > Syncthing supports ignore patterns. https://docs.syncthing.net/users/ignoring.html On the web interface http://localhost:8080/ there is a button "Ignore Patterns" under "Advanced settings"