On Fri, 25 Jan 2008 15:18:36 -0500
  "Tiernan, Daniel" <[EMAIL PROTECTED]> 
wrote:
> 
> You may have hit a cp and or shell bug due to the 
>directory naming
> topology. Rather then depend on cp -r I prefer the cpio 
>method:
> 
> find * print|cpio -pdumv dest_path
> 
> I'd try the find by itself to see if it yields the 
>correct file list
> before piping into cpio...
> 

I will look into this and Jörg's suggestion when I return 
to the machine on Monday.

-Chris
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to