Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save chrisroos/365eb7fdf38e4489442b68c51efed4d0 to your computer and use it in GitHub Desktop.
Save chrisroos/365eb7fdf38e4489442b68c51efed4d0 to your computer and use it in GitHub Desktop.

"Moving" files between Google Drive accounts

The way to do it seems to be to share the files from the source account to the destination account, copy the files in the destination account and then remove the files from the source account.

Sharing the files with the destination account and then removing them from the source account results in them being removed from the destination account.

Sharing the files with the destination account, adding them to My Drive in the destination account and then removing them from the source account results in them being removed from the destination account.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment