NDMPcopy will copy the data as-is from src to dst. So it’s
copying the NTFS ACL’s…check that your UNIX user is supposed to
have access to the data via NTFS ACL’s.
Check that your qtree security has changed from unix to ntfs.
Solution is to either a) allow your unix user access via the
NTFS ACL’s on QT1 b) use different non-block file copy method.
Best regards,
~~~~~~~~~~~~~~~~
Kevin Parker
Mobile: 919.606.8737
~~~~~~~~~~~~~~~~
From: owner-toasters@mathworks.com
[mailto:owner-toasters@mathworks.com] On Behalf Of Jimmy Corncrake
Sent: Friday, October 17, 2008 9:15 AM
To: toasters@mathworks.com
Subject: File Copy between NTFS & UNIX Qtrees
Hi Toasters,
I have setup 2 qtrees. QT1 is NTFS and QT2 is UNIX. File
Data needs to be passed between the 2 QTREES in both directions which I am
doing using ndmpcopy. However an unexpected consequence of this action is that
the UNIX user account looses access to the UNIX QTREE after the copy if made
from QT1 to QT2. Does anyone know what could cause this and how I can get
around it? Both QTREEs are in the same Volume but I would not expect this to be
relevant.
thanks,
Jimmy