i have: "SERVER A" "SERVER B" with "full root permisson" [ssh, etc] each server has a folder. i want to backup a folder in "SERVER A". are there any backup methods, that meets these two requirements? : 1) running from e.g.: a cronjob 2) when running, it just checks the folder in "SERVER A" and "SERVER B". if a file/folder has been added/removed/modified in the "SERVER A"'s folder, then it copies/removes it/them to "SERVER B"'s folder. please help! Thank you in advance! [for any links, howtos :\ ] have a nice weekend -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20101211/015e28d5/attachment-0002.html>
On Sat, Dec 11, 2010 at 04:17:42AM -0800, S Mathias wrote:> > are there any backup methods, that meets these two requirements? :Rsync will handle this situation perfectly. "man rsync" for information and working examples. John -- Simply put, it's time. Time for me. And time for Chicago to move on. -- Richard M. Daley, mayor of Chicago since 1989, announcing that he would not seek re-election, New York Times, 8 September 2010 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20101211/68e7992e/attachment-0002.sig>
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 S Mathias said the following on 11/12/10 13:17:> are there any backup methods, that meets these two requirements? :rsync metts and exceeds the requirements you can run rsync over ssh to secure the data transfer and rsync can transfer only the "diff" of large files, to quote just two of the options you have Just google backup using rsync to access many howtos For rsync over ssh see http://troy.jdmz.net/rsync/index.html or google rsync over ssh Ciao, luigi - -- / +--[Luigi Rosa]-- \ Don't wrestle a pig in a mudhole. You both get all dirty, and the pig enjoys it. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk0DgccACgkQ3kWu7Tfl6ZSONgCffXDndmgi8sKTt8SJOe1Pnnvk Q2oAn0cilN4nMpGszY3ZQXnRbkCzfR6y =IO+7 -----END PGP SIGNATURE-----
On 11/12/10 13:17, S Mathias wrote:> i have: > "SERVER A" > "SERVER B" > > with "full root permisson" [ssh, etc] > > each server has a folder. > > i want to backup a folder in "SERVER A". > > are there any backup methods, that meets these two requirements? : > > > 1) running from e.g.: a cronjob > > 2) when running, it just checks the folder in "SERVER A" and "SERVER B". > if a file/folder has been added/removed/modified in the "SERVER A"'s > folder, then it copies/removes it/them to "SERVER B"'s folder. >I've been running BoxBackup on several servers and is quite satisfied. Good security and works flawlessly. I'm mostly running them in "lazy mode", which means the backup daemon picks up changed files after a while and sends them to the backup server. All backup clients uses SSL certificate so all data is transferred and stored encrypted on the server as well. In addition to a neat simple "manual soft RAID" solution, where data can be spread over three directories. I'm in the process now of setting up rsync of these directories to separate storages outside the building. As if one of these directories are "lost" or stolen, the data makes no sense unless you get a copy of another directory to build up the third directory. And considered each backup client uses separate encryption keys, the security is still good. http://www.boxbackup.org/ The only disadvantage I've found is that the restore features can be a bit cumbersome, and dates on directories are not preserved so well. Windows client support exists, but if you have files bigger than 2GB, they need to be restored on a Linux box. So nothing big and amazing, but slightly more advanced than rsync and simpler than Bacula or Amanda backup. kind regards, David Sommerseth
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> Mathias,<br> <br> Did you manage to implement the backup? Do let us know how it went.<br> <br> FYI, rsync is a good choice because it is available on all popular distros and works fast in doing the backups. One advice is that you look out for differences in the trailing backslash for folders, as this impacts on what is being copied or created.<br> <br> <br> On 12/11/2010 08:17 PM, S Mathias wrote: <blockquote cite="mid:449212.2592.qm@web121404.mail.ne1.yahoo.com" type="cite"> <table border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td style="font: inherit;" valign="top"><br> </td> </tr> </tbody> </table> <br> -- <br> <pre wrap=""> _______________________________________________ CentOS mailing list <a class="moz-txt-link-abbreviated" href="mailto:CentOS@centos.org">CentOS@centos.org</a> <a class="moz-txt-link-freetext" href="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos</a> </pre> </blockquote> <br> <pre class="moz-signature" cols="72">-- Nicholas A. Suppiah Training & Certification Manager Open Source Competency Centre (OSCC), MAMPU Level 3, E302 - 304, Enterprise Building 3 Persiaran APEC, 63000 Cyberjaya Selangor D.E. [Tel] +603 8319 1200 (ext. 810) [Fax] +603 8319 3206 [H/P] 016 2081921 [Skype] tboxmy </pre> <br />-- <br />This message has been scanned for viruses and <br />dangerous content by <a href="http://www.mailscanner.info/"><b>MailScanner</b></a>, and is <br />believed to be clean. </body> </html>
Reasonably Related Threads
- PureComponents Ultimate Suite V2008.1 - 79 .NET WinForms Components for $79
- ultimate markdown editor wishlistbowerbirdd
- Will over-allocation of vCPUs be counterproductive to VM Win7 Ultimate?
- Vista Ultimate (or Enterprise) / Eric Lindblad
- Noob: Program ran on wine in Ultimate Ubuntu, and not Mint?