Skip to content

Commit

Permalink
Update Users-Drive-Files-Manage.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taers232c committed Jul 5, 2024
1 parent cad4e7b commit f4c6c7d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/Users-Drive-Files-Manage.md
Original file line number Diff line number Diff line change
Expand Up @@ -619,11 +619,10 @@ You may get the following error from Google when trying to download a file:
Download Failed: This file has been identified as malware or spam and cannot be downloaded.
```
Use the `acknowledgeabuse` option to control downloading the file.
* `acknowledgeabuse` - Download the file
* `acknowledgeabuse true` - Download the file
* `acknowledgeabuse` - Download the file; `the user is acknowledging the risk of downloading known malware or other abusive files`
* `acknowledgeabuse true` - Download the file; `the user is acknowledging the risk of downloading known malware or other abusive files`
* `acknowledgeabuse false` - Do not download the file; this is the default

Whether the user is acknowledging the risk of downloading known malware or other abusive files.
### Example: Download a CSV file and execute a Gam command on its contents
Suppose you have a Google Sheets file UserSheet with multiple sheets, one of which is named NewUsers; it has a column labelled primaryEmail.

Expand Down

0 comments on commit f4c6c7d

Please sign in to comment.