Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gsutil cp download fail, returns OSError: The parameter is incorrect #844

Open
Isaac-the-Man opened this issue Jul 3, 2019 · 1 comment

Comments

@Isaac-the-Man
Copy link

I am trying to download a whole bucket to my local machine. I am running Google Cloud SDK shell on a Window 10. I use: gsutil -m cp -R gs://[MY_BUCKET_NAME] . However, I get the error below: OSError: The parameter is incorrect. I have updated my cloud SDK to the newest version and have checked that I'm using the correct account. Also, I tried it on another Linux machine with the same command and it works.

@yatsykve
Copy link

yatsykve commented Jun 3, 2020

I also experience the same issue, I believe it's because of semicolon : into filename, such file have empty type of cloud storage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants