Issue:
While migrating a
huge library it might be failing for number of times. The export will
fail due to huge number of files, hence unable to import it at
destination site
Resolution:
Use the command in exact format as:
stsadm.exe
-o export -cabsize 1024 -includeusersecurity -versions 4 -url
'https://mysite.url/oldcollection/myweb' -filename myweb.cmp
cabsize can be from 10 to 1024
No comments:
Post a Comment