google-docs - Google Apps 域 : drive migrator

标签 google-docs google-apps google-drive-api

是否可以构建一个跨域的 Drive 迁移器?

DocsList API 很棒,但它不支持文件。 Google Drive SDK 现在可以处理文件但不会返回隐私权限电子邮件: Here : 我们可以阅读:

value string The email address or domain name for the entity. This is not populated in responses. You can use the alias me as the value for this property to refer to the current authorized user.

我们有许多客户 (Google Apps For Business) 必须迁移自己的帐户(电子邮件和驱动器文件)或更改 Apps 的主域,这对于企业环境来说尤其困难。

我也会使用 Drive SDK,但我必须“映射”正确的共享文件并且我需要权限电子邮件(如之前的 ACLFeed)

最佳答案

使用 DocumentList API 获取您的 ACL 提要,然后使用 Drive API 进行迁移。

ID 相同,除了根文件夹。但是在两个 API 中都可以使用别名 root 访问根文件夹

关于google-docs - Google Apps 域 : drive migrator,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11725001/

相关文章:

java - 如何使用 Java 中的 Google Drive API 库强制从 Google Team Drive 下载文件

mysql - Google 文档电子表格中的错误 "Failed to establish a database connection"

google-apps-script - 是否可以修改Google文档/表格的右键单击上下文菜单?

Django OAuth2错误: invalid_client and client_id=None when client_id has been provided

javascript - 有没有办法从 Google Apps 脚本环境访问 Google Data API?

python - 关于Google App Engine可用性的反馈

iphone - Google 文档 OCR 实现 iPhone

c# - 找不到 OAuth2Parameters

google-drive-api - 需要访问 API 以与可变的人员列表共享文件夹

linux - 有条件地执行 .bashrc 命令