LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-24-2008, 12:01 AM   #1
blancs
Member
 
Registered: Mar 2005
Posts: 49

Rep: Reputation: 15
would rsync be the best solution for this?


I run a few game servers and they all run local banlists of cheaters. I would like to make them all sync up so that any changes to that file on any server will sync with the rest. currently i have one server wput and the other wget and replace the file every hour, that however restricts me to only editing the file on one server. would rsync be the best solution for this?
 
Old 09-24-2008, 01:13 AM   #2
matthewg42
Senior Member
 
Registered: Oct 2003
Location: UK
Distribution: Kubuntu 12.10 (using awesome wm though)
Posts: 3,530

Rep: Reputation: 65
rsync only "syncs up" files from one server to another. The difference is that it does it more efficiently that copying all files, and all parts of large files - just those parts of data which are different between the two servers are transmitted.

It sounds like what you need to some sort of distributed merge system. I would go about it by choosing "master" server to pull files from all the other servers, write a custom program to merge all these together into a master list, and then push them back out to the other servers.

The fetching of the partial files and pushing out of the new merged file could be done using rsync, although it has quite a large memory overhead when there are a lot of files, so if you don't have a massive amount of data, you might be better off just using scp or something like that.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Why use an enterprise software solution vesus a diy (home made) solution checkmate3001 Linux - Server 1 12-16-2007 02:24 PM
Need help with rsync ryanlum Linux - General 6 09-16-2007 09:51 PM
More Rsync help please wh33t Linux - Software 4 09-06-2007 12:41 PM
Rsync server vs rsync over ssh humbletech99 Linux - Networking 1 10-18-2006 12:10 PM
Windows Rsync Upload to Linux Rsync - permissions inspleak Linux - Software 0 10-12-2004 02:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration