Feature
|
Description
|
Copy and Move documents
|
Enables users to copy and move selected documents across folders, lists, sites and site collections within the same farm.
|
Copy and Move list items
|
Enables users to copy and move selected list items across folders, lists, sites and site collections within the same farm.
|
Copy and Move folders
|
Enables users to copy and move complete folder structures including all content. However, users are prevented from performing a move in the event that the folder contains one or more items and/or sub-folders with unique permissions preventing the current user from deleting them.
|
Copy and Move Web part pages
|
Enables users to copy and move Web part pages including any Web parts.
|
Copy and Move Wiki pages
|
Enables users to copy and move Wiki pages including contents and Web parts.
|
Copy and Move publishing pages
|
Enables users to copy and move Publishing pages including contents and Web parts.
|
Copy and Move document sets
|
Enables users to copy and move complete document sets.
|
Copy and Move across site collections
|
Enables users to copy and move content across any accessible site collections within the same farm.
|
Export and Import documents
|
Enables users to export documents to a ZIP archive and import them again to a new location in any SharePoint farm with CopyMove installed. The document version history, Meta data and item permissions are all recorded to a file named manifest.xml on export. The import function relies on this manifest.xml file to import the documents again with full fidelity. However, the import function also recognizes plain ZIP archives that was not created by the CopyMove export function. This is handy to quickly import multiple new documents and folders to SharePoint from a local hard drive or a shared folder.
|
Export and Import list items
|
Enables users to export list items to a ZIP archive and import them again to a new location in any SharePoint farm with CopyMove installed.
|
Export and Import folders
|
Enables users to export and import complete folder structures.
|
Export and Import document sets
|
Enables users to export and import complete document sets.
|
Version history preservation
|
CopyMove can preserve the full version history for files, folders and list items unless version history has not been enabled for the destination location.
|
Meta data preservation
|
CopyMove preserves all Meta data for files, folders and list items including the created date, last modified date, created by user, last modified by user, content type, other system properties as well as all custom properties. Managed Meta data is also supported.
|
Item permissions preservation
|
Unique permissions on files, folders and list items can also be preserved .
|
Unique Document ID preservation
|
Move operations will preserve any assigned document id's while copy operations will assign new id's to the document copies.
|
Limit access by permissions
|
Site collection administrators and site owners can limit access to the CopyMove functions using the standard permissions model in SharePoint.
|
Enforce required fields
|
CopyMove will enforce required fields when copying or moving items to another library or list with additional required meta data columns. The user is in case asked to supply values for the missing columns on the source items.
|
Warning on file overwrite
|
Warns users if they are about to overwrite any files in the destination location.
|
Warning on loss of version history
|
Copying, moving and importing files and list items from lists with version history enabled to another list without versioning, implies that the version history is lost. In this situation, CopyMove issues a warning to the user before the transaction is started.
|
Warning on loss of Content Type information
|
Copying, moving and importing files and list items associated with Content Types that do not exist in the destination list, implies that this information is lost. In this situation CopyMove issues a warning to the user before the transaction is started.
|
Warning on loss of Metadata
|
Copying, moving and importing files and list items associated with custom Meta data in list columns that do not exist in the destination list, implies that this information is lost. In this situation CopyMove issues a warning to the user before the transaction is started.
|
Cross browser support
|
CopyMove has been tested with Internet Explorer 7, 8 and 9 plus FireFox and Google Chrome.
|
Seamless integration
|
Users can access the Copy, Move, Export and Import functions directly from the Ribbon in list views.
|
Administrators can configure transaction limits
|
Moving and copying large volumes of data in one transaction can be very time consuming and resource intensive leading users to believe that the application has entered a deadlock. Consequently, CopyMove enforces a limit on the number of files and the total MB that each user is allowed to select for one transaction. The limit can be configured by SharePoint administrators from SharePoint Central Administration - but only up a ceiling of 2000 files / 2 GB for users and 10000 files / 10 GB for site collection administrators.
|
Administrators can configure farm wide settings for CopyMove
|
CopyMove has several configuration options that SharePoint administrators can configure for CopyMove throughout a SharePoint farm.
|
Site collection administrators can override farm settings
|
By default CopyMove operates with the farm wide settings. But site collection administrators can choose to override most of these settings for anyone or their site collections. However, the transaction limits cannot be overridden by site collections - the limits specified by the SharePoint administrator always applies to CopyMove throughout the farm.
|
User profile integration
|
CopyMove includes special support for My Sites and Followed Sites in the destination selection tree.
|
PowerShell Cmdlets
|
Extensive and feature rich collection of CopyMove PowerShell cmdlets from copying, moving, exporting and importing SharePoint content. All configuration settings in CopyMove are also managable through PowerShell.
|
Workflow integration
|
CopyMove 2019 also installs a custom workflow action to enable workflow designers to use the Copy function in SharePoint Designer workflows.
|
.NET API
|
For server-side programmatic access to the Copy and Move functions.
|
JavaScript Plug-in API
|
Client side API for interacting with the CopyMove UI and CopyMove transactions.
|
SOAP Web Service
|
For remote programmatic access to the Copy and Move functions.
|
REST Web Service
|
For remote programmatic access to the Copy and Move functions.
|
Logs transactions to the Audit log
|
CopyMove automatically logs all transactions to the SharePoint audit log if it has been enabled for the site collection in question.
|
Support for custom list templates
|
The CopyMove item actions are also available in lists created from custom list templates that leverages the Ribbon control. That is, the CopyMove actions are registered for specific Ribbon locations regardless of list type.
|