Folks,
I'm uploading the contents of a data drive to a Google Cloud Storage bucket. After ~90% of the data successfully transferred, the bucket wouldn't accept any more date. I couldn't even create an empty folder.
I've found a reference to object name lengths and file size but nothing about count maximums.
It fails silently, without error message, acting like the command is being ignored.
I'm using Google's console (no code of my own).
Anybody have any ideas?
Thanks!