Re: [gentoo-user] How to synchronise between 2 locations

2024-03-29 Thread J. Roeleveld
On Wednesday, 27 March 2024 19:58:47 CET J. Roeleveld wrote: > Hi all, > > I am looking for a way to synchronise a filesystem between 2 servers. > Changes can occur on both sides which means I need to have it synchronise > in both directions. > > Does anyone have any thoughts on this? > > Also,

Re: [gentoo-user] How to synchronise between 2 locations

2024-03-29 Thread Frank Steinmetzger
Am Thu, Mar 28, 2024 at 09:26:33PM -0500 schrieb Grant Taylor: > On 3/27/24 13:58, J. Roeleveld wrote: > > Hi all, > > Hi, > > > I am looking for a way to synchronise a filesystem between 2 servers. > > Changes > > can occur on both sides which means I need to have it synchronise in both > >

Re: [gentoo-user] How to synchronise between 2 locations

2024-03-29 Thread Frank Steinmetzger
Am Thu, Mar 28, 2024 at 05:33:43PM +0100 schrieb ralfconn: > Il 28/03/24 07:30, J. Roeleveld ha scritto: > > > Unison creates a local index of all files it syncronised. So when you > > > move a > > > file around on one end, Unison will notice that because the file at the > > > new > > > location

Re: [gentoo-user] How to synchronise between 2 locations

2024-03-29 Thread Frank Steinmetzger
Am Thu, Mar 28, 2024 at 01:08:03AM +0100 schrieb Alarig Le Lay: > On Wed 27 Mar 2024 20:37:27 GMT, Frank Steinmetzger wrote: > > +1 for Unison. I’ve been using it for many years now to synchronise between > > the four PC systems in my household. > > > > Unison creates a local index of all files

Re: [gentoo-user] How to synchronise between 2 locations

2024-03-28 Thread Grant Taylor
On 3/27/24 13:58, J. Roeleveld wrote: Hi all, Hi, I am looking for a way to synchronise a filesystem between 2 servers. Changes can occur on both sides which means I need to have it synchronise in both directions. What sort of turn around time are you looking for? seconds, minus, hours,

Re: [gentoo-user] How to synchronise between 2 locations

2024-03-28 Thread ralfconn
Il 28/03/24 07:30, J. Roeleveld ha scritto: Unison creates a local index of all files it syncronised. So when you move a file around on one end, Unison will notice that because the file at the new location has the same hash as the file at the old location. As a result, it does not transmit the

Re: [gentoo-user] How to synchronise between 2 locations

2024-03-28 Thread tastytea
On 2024-03-28 07:32+0100 "J. Roeleveld" wrote: > On Wednesday, 27 March 2024 20:54:14 CET Frank Steinmetzger wrote: > > Am Wed, Mar 27, 2024 at 03:42:07PM -0400 schrieb Matt Connell: > > > On Wed, 2024-03-27 at 19:58 +0100, J. Roeleveld wrote: > > > > Hi all, > > > > > > > > I am looking

Re: [gentoo-user] How to synchronise between 2 locations

2024-03-28 Thread J. Roeleveld
On Wednesday, 27 March 2024 20:37:27 CET Frank Steinmetzger wrote: > Am Wed, Mar 27, 2024 at 08:18:14PM +0100 schrieb ralfconn: > > Il 27/03/24 19:58, J. Roeleveld ha scritto: > > > Hi all, > > > > > > I am looking for a way to synchronise a filesystem between 2 servers. > > > Changes can occur

Re: [gentoo-user] How to synchronise between 2 locations

2024-03-28 Thread J. Roeleveld
On Wednesday, 27 March 2024 20:54:14 CET Frank Steinmetzger wrote: > Am Wed, Mar 27, 2024 at 03:42:07PM -0400 schrieb Matt Connell: > > On Wed, 2024-03-27 at 19:58 +0100, J. Roeleveld wrote: > > > Hi all, > > > > > > I am looking for a way to synchronise a filesystem between 2 servers. > > >

Re: [gentoo-user] How to synchronise between 2 locations

2024-03-28 Thread J. Roeleveld
On Wednesday, 27 March 2024 20:08:00 CET Mark Knecht wrote: > On Wed, Mar 27, 2024 at 11:59 AM J. Roeleveld wrote: > > Hi all, > > > > I am looking for a way to synchronise a filesystem between 2 servers. > > Changes > > > can occur on both sides which means I need to have it synchronise in

Re: [gentoo-user] How to synchronise between 2 locations

2024-03-27 Thread Alarig Le Lay
On Wed 27 Mar 2024 20:37:27 GMT, Frank Steinmetzger wrote: > +1 for Unison. I’ve been using it for many years now to synchronise between > the four PC systems in my household. > > Unison creates a local index of all files it syncronised. So when you move a > file around on one end, Unison will

Re: [gentoo-user] How to synchronise between 2 locations

2024-03-27 Thread Frank Steinmetzger
Am Wed, Mar 27, 2024 at 03:59:18PM -0400 schrieb Matt Connell: > > Syncthing is also a good idea. The major difference: syncthing is a > > permanently running daemon, so changes are synced very fast (the > > interval is configurable, IIRC). OTOH, Unison is run individually by > > you. That’s why

Re: [gentoo-user] How to synchronise between 2 locations

2024-03-27 Thread tastytea
On 2024-03-27 20:54+0100 Frank Steinmetzger wrote: > Am Wed, Mar 27, 2024 at 03:42:07PM -0400 schrieb Matt Connell: > > On Wed, 2024-03-27 at 19:58 +0100, J. Roeleveld wrote: > > > Hi all, > > > > > > I am looking for a way to synchronise a filesystem between 2 > > > servers. Changes can

Re: [gentoo-user] How to synchronise between 2 locations

2024-03-27 Thread Matt Connell
On Wed, 2024-03-27 at 20:54 +0100, Frank Steinmetzger wrote: > Am Wed, Mar 27, 2024 at 03:42:07PM -0400 schrieb Matt Connell: > > On Wed, 2024-03-27 at 19:58 +0100, J. Roeleveld wrote: > > > Hi all, > > > > > > I am looking for a way to synchronise a filesystem between 2 > > > servers. Changes

Re: [gentoo-user] How to synchronise between 2 locations

2024-03-27 Thread Frank Steinmetzger
Am Wed, Mar 27, 2024 at 03:42:07PM -0400 schrieb Matt Connell: > On Wed, 2024-03-27 at 19:58 +0100, J. Roeleveld wrote: > > Hi all, > > > > I am looking for a way to synchronise a filesystem between 2 servers. > > Changes can occur on both sides which means I need to have it > > synchronise in

Re: [gentoo-user] How to synchronise between 2 locations

2024-03-27 Thread Matt Connell
On Wed, 2024-03-27 at 19:58 +0100, J. Roeleveld wrote: > Hi all, > > I am looking for a way to synchronise a filesystem between 2 servers. > Changes can occur on both sides which means I need to have it > synchronise in both directions. > > Does anyone have any thoughts on this? > > Also, both

Re: [gentoo-user] How to synchronise between 2 locations

2024-03-27 Thread Frank Steinmetzger
Am Wed, Mar 27, 2024 at 08:18:14PM +0100 schrieb ralfconn: > Il 27/03/24 19:58, J. Roeleveld ha scritto: > > Hi all, > > > > I am looking for a way to synchronise a filesystem between 2 servers. > > Changes > > can occur on both sides which means I need to have it synchronise in both > >

Re: [gentoo-user] How to synchronise between 2 locations

2024-03-27 Thread ralfconn
Il 27/03/24 19:58, J. Roeleveld ha scritto: Hi all, I am looking for a way to synchronise a filesystem between 2 servers. Changes can occur on both sides which means I need to have it synchronise in both directions. Does anyone have any thoughts on this? Also, both servers are connected using

Re: [gentoo-user] How to synchronise between 2 locations

2024-03-27 Thread Mark Knecht
On Wed, Mar 27, 2024 at 11:59 AM J. Roeleveld wrote: > > Hi all, > > I am looking for a way to synchronise a filesystem between 2 servers. Changes > can occur on both sides which means I need to have it synchronise in both > directions. > > Does anyone have any thoughts on this? > > Also, both

[gentoo-user] How to synchronise between 2 locations

2024-03-27 Thread J. Roeleveld
Hi all, I am looking for a way to synchronise a filesystem between 2 servers. Changes can occur on both sides which means I need to have it synchronise in both directions. Does anyone have any thoughts on this? Also, both servers are connected using a slow VPN link, which is why I can't