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...


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Christopher
Gorski
Sent: Friday, January 25, 2008 12:52 PM
To: Robert Milkowski
Cc: zfs-discuss@opensolaris.org; michael schuster
Subject: Re: [zfs-discuss] missing files on copy

Christopher Gorski wrote:
> "unsorted/photosbackup/laptopd600/[D]/cag2b/eujpg/103-0398_IMG.JPG" is

> a file that is always missing in the new tree.

Oops, I meant:

"unsorted/drive-452a/[E]/drive/archives/seconddisk_20nov2002/eujpg/103-0
398_IMG.JPG"
is always missing in the new tree.
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


==============================================================================
Please access the attached hyperlink for an important electronic communications 
disclaimer: 

http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html
==============================================================================

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

Reply via email to