...
On This Page
Table of Contents |
---|
Overview
Shared items are those available to the account but not owned by it. Excluding shared items is useful when multiple accounts are being migrated, ensuring duplicate content is not created on the receiving platform. When the filter is set on a job, DryvIQ will only transfer items that are owned by the account the job is running as. The appropriate permissions will need to be applied to the item once it is transferred (either through permission migration or manual permission mapping) for other accounts to have access to the item on the destination.
Info |
---|
DryvIQ only detects the folder as shared if the connection owner is not the owner of the shared folder. DryvIQ does not track ownership of content excluded by filter-shared. |
...
Filter Using REST API
By default, shared content is included in transfers. To exclude it, use the shared
or filter_shared
type as a rule
for either the source
or destination
. No other attribute values are needed.
...