One thing to be wary of when using rsync...

When a file gets renamed on the live server, the backup / load balanced servers 
don't rename the file.  They make a new one and keep the renamed file.

This can be a potential security issue (for example, if you have some debugging 
scripts on the server that you rename or move on the live server, they will 
still be alive and kicking on the backup / load balanced servers.)  Unless, of 
course, your script takes care of that.  Then you should be good to go.

Kind regards,

Titus Bolton
Antenna Systems & Solutions, Inc.
931 Albion Avenue
Schaumburg, Illinois 60193-4550
United States of America
Phone: +1-847-584-1000   Fax: +1-847-584-9951
http://www.antennasystems.com
 
GSA Contract Number: GS-35F-0479T        
Electronic Counter Measures, Trap and Trace Devices, and accessories.
 
Watch our network broadcast television interviews on 
www.youtube.com/antennasystems
  
Confidentiality note:   
This message is the property of Antenna Systems & Solutions, Inc. and contains 
information which may be privileged or confidential.  It is meant only for the 
intended recipients and/or their authorized agents.  If you believe you have 
received this message in error, please notify us immediately by return e-mail 
and destroy any printed or electronic copies of this message.  Any unauthorized 
use, dissemination, disclosure, or copying of this message or the information 
contained in it, is strictly prohibited and may be unlawful.   Thank you for 
your cooperation.




On Jan 20, 2011, at 7:46 AM, fsoyer wrote:

> Hi Richard,
> 
> on my BO servers (and the others too), I use rdiff-backup that is more 
> efficient on my opinion. One thing in particular : incremental backups !
> 
> I glady share the script and the procedure I use with you and the community :)
> 
> If you read french, of course...  If not, Google is your friend !
> 
> http://wiki.systea.fr/index.php/Rdiff-backup
> 
>  
> Regards
> 
> Frank
> 
>  
> On Thu, 20 Jan 2011 12:38:05 -0000, wrote:
> 
> There's been some talk recently of transferring from one server to another 
> using rsync.  I've tried setting this up but as an rsync newby, I can't see 
> quite where to get started.  Does anyone have any scripts or little recipes 
> that can be shared to get the ball rolling?
>  
> The same applies to dumping MySQL databases one at a time, rather than by 
> RAQBackup's method of dumping them all en-masse.
>  
> Any help would be greatly appreciated.  Many thanks indeed.
>  
> Regards
>  
> Richard
> _______________________________________________
> Blueonyx mailing list
> [email protected]
> http://www.blueonyx.it/mailman/listinfo/blueonyx

_______________________________________________
Blueonyx mailing list
[email protected]
http://www.blueonyx.it/mailman/listinfo/blueonyx

Reply via email to