Skip to content
This repository was archived by the owner on Jul 25, 2023. It is now read-only.

nameConflict not work  #208

@kaich

Description

@kaich
let copyRequest = self.client?.drive()?.items(self.rootPath)?.item(byPath: fromCloudPath)?.copy(withName: toCloudPath, parentReference: toParent)?.request().nameConflict(ODNameConflict.replace())

when I copy a file to the target path. When I use ODNameConflict.replace()). It doesn't work file. It still rename the file when target file exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions