[EMAIL PROTECTED] wrote: > Hello! > > In all of the myriad of "how do I replicate a server", someone one time > suggested using a netcat/dd like command with block-level hashing to copy > only changed blocks. Since then, I have searched *extensively* for this, > and I cannot find it. > > Does anyone know of such a beast?
Someone might have mentioned the possibility of hacking the check for devices out of rsync and then using it with the option to modify in place to directly duplicate a disk or partition. I'm not sure if anyone has actually tried it. If you have intermediate disk space you could dd your image to a local file, rsync that to a remote copy, then dd back to a device (and if it is just for backup purposes you could defer the copy to a device until you needed it). > Also, in the interest of "improved dd", using Clonezilla to clone a backup > pool has advantages over DD if your pool is substantially smaller than the > size of the disk. However, in cases where it's not, dd would be easier. Clonezilla also offers intermediate image file storage but it is compressed and would not rsync updates as well. -- Les Mikesell [EMAIL PROTECTED] ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/