Dave Taylor wrote:
>>Hi. Im after drive image software (like ghost) that will let me take
>>an image of just one directory(Win) & restore just that directory,
>>leaving all other directories.
>>Is there any software that does this??
WIM Imaging can do that, unfortunately its not publically available yet
>>Could I do it by burning the Win dir to DVD & using some sort of Linux
>>boot CD(say Knopix) to access the hard drive & copy the dir over??
>>
> There are lots of file sync tools.
> Karenware's Replicator is one.
Also checkout SyncToy, which can help you copy, move, and synchronize
different directories.
http://microsoft.com/windowsxp/using...o/synctoy.mspx
> Many tools do what you need.
> What os is the host and are the files able to be copied to a new folder OK?
> Windows comes with the "Briefcase"
FWIW when it comes to imaging it will be built into Windows Vista (and
work downlevel to XP as well)
Windows Imaging Format (WIM)
Windows Vista is distributed in WIM, the new hardware-independent
image-file format. This means that an organisation needs only one image
addressing the different hardware configurations within the company.
This format has the following advantages:
It enables you to store multiple images in one file.
Microsoft can ship a single worldwide binary.
This format reduces file sizes significantly by using a compressed file
format and single-instance storage techniques (the image file contains
one physical copy of a file for each instance of it in the image file,
which significantly reduces the size of image files that contain
multiple images).
You can service the image offline, including adding and deleting
optional components, updates, and drivers, without fundamentally
creating a new image.
You can mount images as folders, making it easier to update files within
images, using interfaces as common as Windows Explorer.
Cheers
Nathan