When I attempt to use gsutil to copy a directory of JPGs to my bucket, all the files say they upload with no errors. However, when I run gsutil ls
or check the directory in the web console, only some of the files are listed. This happens both with and without the -m flag.
I'm testing to see if the same files upload correctly just using the cloud console, but as this takes much longer, I'd prefer to use gsutil.
For reference, I'm using gsutil 3.38 installed through pip on OSX 10.9. I'm attempting to upload to a Cultural Institute syndicate bucket, so I don't have normal admin access to the bucket. However I have used gsutil to upload this way previously, so I know this command at least used to work.