I transferred a S3 bucket to GCS using Transfer Service. The transfer went well. From cloud console, I can see the s3 bucket. However, after I use gcsfuse to mount the GCS bucket (with the transferred s3 bucket inside) in a GCE VM, it fails to appear in ls command.
Any idea I can fix the problem???
Thanks!