Dear community,
Is there a way to see a nice overview of the XCP Verify command?
We are using NetApp XCP to verify data we moved to our new NetApp file shares. Right now we only see this at the end of a verify:
3,878 scanned, 3,877 compared, 3,877 same, 0 different, 0 missing, 0 errors
This is what we use:
xcp verify -noacls -noatime -nomtime -noownership -l \\oldstrorage\share \\netapp\share
And something else:
The -l parameter ("detailed file listing output") does not work with our other parameters.
What is going wrong here? Does -l only works when you use it without any other parameter?
Best and thanks in advance.