[support] Drupal files synchronization

Pierre Rineau pierre.rineau at makina-corpus.com
Thu Oct 22 16:24:58 UTC 2009


You have be careful with rsync, at least you don't update code files.
But if you do, you'll have to put your site in maintenance mode to avoid
users running drupal code whenever files are desync with database, this
could lead to serious issues (may be it could have side effect with
uploaded files too).

Pierre.

On Thu, 2009-10-22 at 19:16 +0800, Ivan Working wrote:
> Hi all,
> 
> My company is using 3 Drupal servers with load balancer to distribute
> the load.
> The problem is the files in sites/default/files folder need to be
> synchronized
> among these 3 Drupal servers.
> 
> I am thinking of using rsync for this purpose but I heard rsync may
> not be the
> best way to do it since it shouldn't delete the files so the number of
> files will
> grow quickly.
> 
> Has anybody used rsync to synchronize the files?
> Is there a better method to synchronize files in sites/default/files?
> 
> Thank you in advance!
> 
> Cheers,
> Ivan
> 
> 
> 
> ______________________________________________________________________
> New Windows 7: Find the right PC for you. Learn more.
> -- 
> [ Drupal support list | http://lists.drupal.org/ ]



More information about the support mailing list