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

googledrive::drive_mkdir() stalls forever when path is to a shared drive, overwrite = FALSE, and file name already exists in path #426

Open
jbarks1234 opened this issue Apr 21, 2023 · 0 comments

Comments

@jbarks1234
Copy link

drive_mkdir(name = "test_name", path = as_id("shared_drive_folder_id"), overwrite = FALSE)

works fine the first run when name does not exist in the path. On the next run with the same name and filepath, this function will stall without completing. Works fine with default overwrite or when used on MyDrive.

@jbarks1234 jbarks1234 changed the title google_drive::drive_mkdir() stalls forever when path is to a shared drive, overwrite = FALSE, and file name already exists in path googledrive::drive_mkdir() stalls forever when path is to a shared drive, overwrite = FALSE, and file name already exists in path Apr 21, 2023
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

1 participant