Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- Date: Tue, 17 Jul 2007 12:19:32 +0200
- From: Sigurd Urdahl <sigurdur@example.com>
- Subject: Re: [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- References: <d8fcc0800707162334w4c694ba2yd2b9b296e7964f94@mail.gmail.com> <20070717085644.a0f118ef.attila@kinali.ch> <469C77A3.6010802@cnt.mxt.nes.nec.co.jp> <20070717103242.627abc4b.attila@kinali.ch> <20070717103739.17ed58e3.gstewart@bonivet.net> <d8fcc0800707170234t736493a1la65e1d3f90b0f5c2@mail.gmail.com>
- User-agent: Icedove 1.5.0.12 (X11/20070607)
Josh Glover wrote:On 17/07/07, Godwin Stewart <gstewart@example.com> wrote:
scp dereferences the symlinks, thus negating their usefulness, but tar preserves them. I frequently use something like this:
$ tar cjf - directory | ssh user@example.com "tar xjf -"
rsync can also do this:
The problem with rsync is the memory usage if transferring a lot of files. Rsync is quite unusable if you want to mirror a big server. (http://samba.anu.edu.au/rsync/FAQ.html#4)
Two bonuses with using tar instead of dd is that 1) you will get unfragmented partitions afterwards (not a big issue, but can be quite significant) and 2) if your partitions are not quite well filled you will move less data (albeight you have slower disk access).
kind regards, -sig
-- Sigurd Urdahl Linux, goofing, cooking, making fire, computer security, having a beer. Give me good music.
- References:
- [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- From: Josh Glover
- Re: [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- From: Attila Kinali
- Re: [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- From: Nguyen Vu Hung
- Re: [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- From: Attila Kinali
- Re: [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- From: Godwin Stewart
- Re: [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- From: Josh Glover
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- Next by Date: Re: [tlug] Video Editing Soft & Formats
- Previous by thread: Re: [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- Next by thread: Re: [tlug] Tip of the Day: "ghosting" a machine with nc and dd
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links