Hi Everyboy
I have a problem with a migration from NAS Celerra to NAS Netapp
We have to copy all the original data ( exported via CIFS and NFS ) keeping their permissions and ownership.
The destination is a qtree with mixed security and the share was done using the -umask 022 option.
To do that, we are using robocopy with /COPYALL option that preserves all the stuff.
The destination is a qtree with mixed security and the share was done using the -umask 022 option.
if i copy one file with a drag & drop or a ms-dos copy i preserve unix permissions. But with robocopy the unix permissions shown are blank, this is
ls -ld /mn/tmp2
shows
d--------- as the file mode, and even being root we are not able to change it.
Anyone can help me with this????
Thanks in advance an best regards, Alberto