Please FIX - gdrive security broken sync (CURLE/acknowledgeAbuse)

Discuss new features and functions
Posts: 1
Joined: 16 Apr 2026

zhladik

If I try to synchronize the directory with Google Drive (donated version supports Google API) i got in trouble with some ziped/7zupped files.

I got message
"CURLE_OPERATION_TIMEDOUT: Operation too slow. Less than 1 bytes/sec transferred the last 30 seconds"
Similar problem was mentioned here a few years ago

viewtopic.php?t=10240

As Google improves security over time, the problem probably changes.
I found info for possible workaround via API parameter acknowledgeAbuse

acknowledgeAbuse   
boolean

Whether the user is acknowledging the risk of downloading known malware or other abusive files. This is only applicable when the alt parameter is set to media and the user is the owner of the file or an organizer of the shared drive in which the file resides.
Please add to gdrive setting possibility to switch security by usage of this parameter. May be implementation will be not as aesy as it seems, but I hope you will success...