Skip to content

how to implement makeCopy of shared file #53

Closed
@SebastianMoyano

Description

@SebastianMoyano

I want to implement the makeCopy function that it can be used in google script, i tried doing this

file2 = drive.CreateFile({'id': '1ybbyhC2BhypcMnttQHFcHA1pCCbLLLLv'})
file2.Upload() # Files.insert()

But it didn't work, also how can I upload a specific file?
thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions