Remote Backup Using tar Over ssh
Net Llama!
netllama
Tue Aug 9 08:19:58 PDT 2005
On 08/08/2005 01:04 PM, Steve Nospam wrote:
> I recently needed to move all of a WinXP install to
> another disk. I did a similar technique as above
> except that I booted a copy of Knoppix on each machine
> and then used my network.
> # faucet 1234 -out tar -cvf - / on the originating
> machine
>
> on the receiving machine
> # cd mnt
> # umask 000
> # hose 192.168.10.20 1234 -in tar --same-owner -xvpf -
> thanks to John Newbigin for the technique above
> I then did a recovery install of XP and bingo I had
> everything just like it was on the old machine. It
> was the easiest migration I've ever done.
that's cause you didn't use Windows :)
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L. Friedman netllama at linux-sxs.org
LlamaLand http://netllama.linux-sxs.org
07:00:01 up 1 day, 17:29, 1 user, load average: 0.08, 0.11, 0.09
More information about the Linux-users
mailing list