Acronis SharePoint Explorer - User Guide User Manual
Page 17

17
Copyright © Acronis International GmbH, 2002-2014
3
Skip the item.
4
Terminate the import operation if a name conflict is detected.
Example 2: Importing to a different Microsoft SharePoint farm
Acronis SharePoint Explorer can import data only to the SharePoint farm where its agent is installed.
If you want to import data to a different Microsoft SharePoint farm, extract the data by using Acronis
SharePoint Explorer and save the data as Content Migration Package.
Then, run Stsadm.exe with the following parameters:
stsadm -o import -url <URL name> -filename <import file name>
Example 3: Clearing security information and user data
When importing a SharePoint item to a functioning site, Acronis SharePoint Explorer preserves
security information and user data. If you want to clear these settings, extract the data by using
Acronis SharePoint Explorer and save the data as Content Migration Package.
Then, run Stsadm.exe without the -includeusersecurity parameter:
stsadm -o import -url <URL name> -filename <import file name>