Two things you could try.

1.    Set the nocompression flag on GL's copylist command. But I don't like 
this idea because you don't want to copy the entire list, do you? Just the 
documents?

2.    Use the Content Deployment wizard. Select just the doucments you want, 
include all versions and export as a CMP file. Then import them to the target 
doc library, ensuring all relevant settings are on - relevant content types, 
versioning etc.

From: [email protected] [mailto:[email protected]] On Behalf Of 
Nathan Rhodes
Sent: Friday, 6 November 2009 5:02 PM
To: ozMOSS
Subject: RE: Masterpage Gallery Dilemma

Ok my bad I have not been able to use the site content and structure to move 
librarys only sites but this should be achievable using Lapointe's stsadm 
extensions.

An Example of what I am trying is below:

SET SPAdminTool="%CommonProgramFiles%\Microsoft Shared\web server 
extensions\12\BIN\stsadm.exe"

%SPAdminTool% -o gl-copylist -sourceurl 
"http://site/_catalogs/masterpage/Forms/View.aspx"; -targeturl 
"http://site/site/"; -includeusersecurity -updateversions 2 -versions 4 
-retargetlinks

It goes ahead with the export but I get the following error:

[11/6/2009 3:09:20 PM]: Error: Unknown compression type in a cabinet folder
[11/6/2009 3:09:20 PM]: Debug:    at 
Microsoft.SharePoint.Library.SPRequest.BuildCabinetFile(String 
bstrTempDirectory, String bstrCabFileLocation, UInt32 uMaxCabFileSize)
   at 
Microsoft.SharePoint.Deployment.ExportDataFileManager.<>c__DisplayClass2.<Compress>b__0()
[11/6/2009 3:09:20 PM]: FatalError: Failed to create package file.
   at 
Microsoft.SharePoint.Deployment.ExportDataFileManager.<>c__DisplayClass2.<Compress>b__0()
   at 
Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated 
secureCode)
   at Microsoft.SharePoint.Deployment.ExportDataFileManager.Compress(SPRequest 
request)
   at Microsoft.SharePoint.Deployment.SPExport.Run()
*** Inner exception:
Unknown compression type in a cabinet folder
   at Microsoft.SharePoint.Library.SPRequest.BuildCabinetFile(String 
bstrTempDirectory, String bstrCabFileLocation, UInt32 uMaxCabFileSize)
   at 
Microsoft.SharePoint.Deployment.ExportDataFileManager.<>c__DisplayClass2.<Compress>b__0()
[11/6/2009 3:09:20 PM]: Progress: Export Completed.
[11/6/2009 3:09:20 PM]: Finish Time: 11/6/2009 3:09:20 PM.
[11/6/2009 3:09:21 PM]: Completed with 3 warnings.
[11/6/2009 3:09:21 PM]: Completed with 2 errors.

Any ideas?

Regards,
Nathan

From: [email protected] [mailto:[email protected]] On Behalf Of 
Nathan Rhodes
Sent: Friday, 6 November 2009 3:31 PM
To: [email protected]
Subject: Masterpage Gallery Dilemma

Hi All

I have a problem were a user has used the masterpage gallery to store documents 
which also have allot of metadata associated with them. There are multiple 
versions and also views setup. I have moved and copied document libraries in 
the past using the  "site content and structure tool" which does preserve the 
metadata but unfortunately the masterpage galleries don't show up.

Is there any way of copying the library somewhere else preserving the metadata 
and versioning?
And yes I have locked down all masterpage galleries so users with full control 
can't access them from here on in.

Regards,

[cid:[email protected]]

<<inline: image001.jpg>>

_______________________________________________
ozmoss mailing list
[email protected]
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

Reply via email to