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

file transfer problem google cloud #168

Open
stevenlehrer opened this issue Aug 31, 2020 · 1 comment
Open

file transfer problem google cloud #168

stevenlehrer opened this issue Aug 31, 2020 · 1 comment

Comments

@stevenlehrer
Copy link

stevenlehrer commented Aug 31, 2020

I uploaded a 30gb r.tab file to a google cloud bucket. I then used this code to copy the file to the R directory of Rstudio server:
gsutil cp gs://bucketname/ukb43365.tab r//rrstudios.cloud/project/peaceful-123
The system copied the file and left this message
Copying gs://bucketname/ukb43365.tab...
/ [1 files][ 30.6 GiB/ 30.6 GiB] 9.8 MiB/s
Operation completed over 1 objects/30.6 GiB.
When I look in the R directory I don't see the file. What is my problem?

@MarkEdmondson1234
Copy link
Collaborator

Maybe the permissions to see the file? But would need a reprex to help further

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