Re: [uml-user] Copy cow file over the net

2008-01-20 Thread Jeff Dike
On Sun, Jan 20, 2008 at 12:54:04PM +0100, Luca Taboni wrote: > I need to create a backup for my uml network that uses one ext2 fs and 7 cow > files. But if I simply copy them using ssh I can't use that copy because the > cow files (or the fs) has been corrupted. > How can I do that in a "safe mode"

[uml-user] Copy cow file over the net

2008-01-20 Thread Luca Taboni
Hi all, I need to create a backup for my uml network that uses one ext2 fs and 7 cow files. But if I simply copy them using ssh I can't use that copy because the cow files (or the fs) has been corrupted. How can I do that in a "safe mode"? Thanks in advance Luke ---