From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Loury Subject: Re: Advice needed: Cant find a decent way to autosync my work TODO org file between laptop and work pc Date: Mon, 26 May 2014 09:42:20 +0200 Message-ID: <87mwe5q943.fsf@konixwork.incubateur.ens-lyon.fr> References: <87ha4fktp6.fsf@berkeley.edu> <87a9a6luas.fsf@berkeley.edu> <87oaymdd2k.fsf@hornet.workgroup> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48551) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WopYF-0000nB-T0 for emacs-orgmode@gnu.org; Mon, 26 May 2014 03:42:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WopYC-0005Mu-2Q for emacs-orgmode@gnu.org; Mon, 26 May 2014 03:42:31 -0400 Received: from mail-we0-x22d.google.com ([2a00:1450:400c:c03::22d]:64833) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WopYB-0005Mh-Rx for emacs-orgmode@gnu.org; Mon, 26 May 2014 03:42:27 -0400 Received: by mail-we0-f173.google.com with SMTP id u57so7614695wes.4 for ; Mon, 26 May 2014 00:42:26 -0700 (PDT) In-Reply-To: <87oaymdd2k.fsf@hornet.workgroup> 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Melleus , emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Melleus writes: > Richard Lawrence writes: > >> Also, Unison (http://www.cis.upenn.edu/~bcpierce/unison/) promises to do >> two-way file sync between *nix and Windows. I've never tried it; has >> anyone else? > > I can recommend rsync (you can get it from Cygwin for Windows) for such > things. No fancy GUIs though. It just works. I have not tried it yet, but https://github.com/dooblem/bsync/blob/master/README.md could be of some help. I guess it does like unison but using rsync. Also, if you handle big files also, you may try git-annex (http://git-annex.branchable.com/). I could be used to simply synchronize files with "git config annex.largefiles 'exclude=*'" and "git annex sync". -- Konubinix GPG Key : 7439106A Fingerprint: 5993 BE7A DA65 E2D9 06CE 5C36 75D2 3CED 7439 106A --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJTgvBdAAoJEHXSPO10ORBqdzwH/2jA4m/uI2OEmCRMuEeW9mDJ j38mJyB9LAb5V7i3DXvkBiQ1rn16JbUkEtmQcj554e3r4dXdT+tu8xn/gCl42msQ c6mkDQtRxQ0yB52bz07dpOzvpFxi0Ul1yHY96uoIUb1u9SoKqJplOfehRfHEPHCU 7+W6uuqN069ybF9uwRM2c6TqAxXLvi+0RxSQv9MZRFPdpNyoNAcaoWPFCDcPSCDr CBHQEvOrmQPb0wnTWETaIPzkZHwPaXG5+rEUC6OYzkwb3PPyrkQXIf/qTbDI1wxC 080ngjHJqet7C5/L1wn/HvhXhFO7NtD89lUu3Q2gSxd6v4QNwqWX2XnEe6S/RlU= =gedo -----END PGP SIGNATURE----- --=-=-=--