Skip to content

Gdrive cannot download files marked as malware #136

Open
@sergey-brutsky

Description

When I'm downloading files from my gdrive account via gdrive files download --overwrite --recursive for some files I see an error message

Error: Failed to download file: Bad Request: {"error":{"code":403,"errors":[{"domain":"global","message":"This file has been identified as malware or spam and cannot be downloaded.","reason":"cannotDownloadAbusiveFile"}],"message":"This file has been identified as malware or spam and cannot be downloaded."}}

But I'm 100% sure that this is not malware.

Is it possible to add some flag/fix this behaviour to allow download all files ?

Seems like rclone team introduced --drive-acknowledge-abuse flag to fix this issue.

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