Add Drive specific option: --drive-skip-gdocs - fixes #1035
This commit is contained in:
parent
74702554da
commit
cbc113492a
2 changed files with 15 additions and 6 deletions
|
@ -203,6 +203,10 @@ Here are the possible extensions with their corresponding mime types.
|
|||
| xlsx | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | Microsoft Office Spreadsheet |
|
||||
| zip | application/zip | A ZIP file of HTML, Images CSS |
|
||||
|
||||
#### --drive-skip-gdocs ####
|
||||
|
||||
Skip google documents in all listings. If given, gdocs practically become invisible to rclone.
|
||||
|
||||
### Limitations ###
|
||||
|
||||
Drive has quite a lot of rate limiting. This causes rclone to be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue