Cannot list more than 100 directories or 1000 files with S3 Protocol on Google Cloud Storage bucket #16457
Replies: 3 comments 2 replies
-
As another workaround you may want to create a custom connection profile with limited scopes. See Custom OAuth 2.0 Client ID for Google Cloud Storage and Google Drive for a template. |
Beta Was this translation helpful? Give feedback.
-
We do not currently support paginating using |
Beta Was this translation helpful? Give feedback.
-
Regarding the Footnotes |
Beta Was this translation helpful? Give feedback.
-
Describe the bug
When connecting Cyberduck to a Google Cloud Storage bucket using interoperability mode with the S3 protocol, Cyberduck only lists up to 100 folders and up to 1000 files. The rest of them are missing.
Why am I not just using the Google Cloud Storage connection method?
Because Cyberduck's OAuth scopes are too broad, requiring full
devstorage.full_control
permissions, I am asked by our Security team to limit access by using HMAC keys tied to service accounts with minimal permissions.Expected behavior
All files and folders should be listed.
Desktop (please complete the following information):
Log Files
Please include the log file. You can reach the logging output in Preferences → Connection.
No log files
Additional context
Add any other context about the problem here.
Beta Was this translation helpful? Give feedback.
All reactions