I am not familiar with Acronis, but if by "mount the image" you mean you can actually browse and open files contained in that image, then I suppose you could just use cp ('cp -aux' is probably a good choice).
I would probably go with rsync because it gives much better control over what files will be copied, but rsync has a steeper learning curve.
|