Anders Norrbring wrote:
> I usually use dd and ssh to clone disks from one machine to another,
> but that only works when the target is equally big or larger than the
> source.
>
> Is there any easy way to do it from a 13% filled 60GB disk to a remote
> disk that's only 16GB?
>
> Obviously dd won't work...
Any method that can copy all the files, such as cp -a, tar, rsync etc.
should be able to do it.

-- 
Use OpenOffice.org <http://www.openoffice.org>
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to