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

failed to add file - output 'gs://$BUCKET/testing/images/' does not exist but the file exists in that bucket. #2233

Closed
AnsujJoshi opened this issue Jul 5, 2019 · 1 comment

Comments

@AnsujJoshi
Copy link

dvc version = 0.50.1
Platform = DEB(Linux)
Installation method = pip

I am trying to do dvc add gs://$BUCKET/testing/images and it's giving me the error that the file does not exist but if I give dvc add gs://$BUCKET/testing/images/$image_name that works fine.

I think i should be able to add directory to dvc add command. My folder gs://$BUCKET/testing/images contains about 2000 files.

What is the problem here, am i doing something wrong or is it some problem with dvc?

Thanks in advance.

@efiop
Copy link
Contributor

efiop commented Jul 5, 2019

Hi @AnsujJoshi !

Currently we only support local and ssh directories, gs is not supported. See #1654

@efiop efiop closed this as completed Jul 5, 2019
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