I am looking for a program that uses shadow copy to copy the contents of a Windows XP system volume that is running.

I.e. I want to clone the system volume with the following snags: (1) I want to be able to select which files to copy (i.e. not the entire file system) (2) This is probably implied by (1), but I also have to avoid sector-by-sector copies (3) I do not want to clone a file system into an image file and restore to a 3rd drive but want to do a filesystem to filesystem copy

All the backup/clone utilities I looked into stumble on one of above points. Any ideas?

link|improve this question

78% accept rate
1  
I think on superuser.com will be happier to answer – BlackBear Feb 1 '11 at 18:58
@BlackBear indeed. Voted for migration. – WTP'-- Feb 1 '11 at 19:05
Thanks BlackBear. I was not aware of superuser.com. I re-posted my question there: superuser.com/q/240528/65679 – Arik Raffael Funke Feb 1 '11 at 19:07
feedback

1 Answer

Perhaps this one: Hobocopy

link|improve this answer
Thanks for the hint. I ended up using ViceVersa which seems to have the same functionality. For further details see the superuser thread on this question. – Arik Raffael Funke Feb 23 '11 at 7:01
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.