[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: DFS alternative for linux

From: Bob Hiestand <bob.hiestand_at_gmail.com>
Date: 2006-10-09 16:41:49 CEST

You should look into inotify, which is the linux file change event
notification system. You can write a script to copy any changed file
through rsync or any other method you may prefer.

On 10/4/06, Ruslan Sivak <rsivak@istandfor.com> wrote:
> I'm looking to keep my working copies syncronized between 2 servers, and
> I was wondering if there is something similar to DFS on linux. On
> windows we use DFS (Distributed File System) which replicates changes
> between 2 shares almost instantly. It detects that files have changed
> and initiates replication. Sometimes it's kind of slow for large
> changes, but it works perfect for small deployments.
>
> Is there something similar that exists for linux?
>
> Russ
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 9 16:42:29 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.