You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: