
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Program to Mirror Individual Files?
On Tue, Nov 19, 2013 at 08:08:10AM -0200, SCHWARTZ, Fernando G. wrote:
> On 11/19/2013 12:25 AM, CL wrote:
> > Question: Does anyone know of a program that can be run from CD, DVD,
> > USB drive that permits the mirroring of individual files, rather than
> > partitions or whole disks? [..]
As hinted, cp, scp, rsync, cat, dd.
One could also verify the outcome, i.e. using diff or md5sum.
> One side comment: that's one aspect, another virtualization solution
> called "Xen" excels at. On multiple "Xen" hardware, installations are
> just tied up. Virtual machines are physically transferred with no downtime.
KVM is also capable of this (live migration), also VirtualBox now
and calls it teleportation.
Christian
Home |
Main Index |
Thread Index