我正在 Google 协作平台 (sites.google.com) 中编写应用程序脚本,我需要该脚本将文件从本地硬盘驱动器(或服务器文件共享)复制到 Google 站点文件夹。我可以这样做吗?有一些示例代码吗?我基本上是在尝试执行第 1 节(将 Google Drive 文件夹与站点文件柜链接)中描述的内容:
https://developers.google.com/apps-script/articles/embedding_docslist_in_sites
但我不想从我的 Google Drive 复制到 Google Sites 文件夹,而是将我的本地硬盘驱动器或文件服务器复制到 Google Sites 文件夹。
谢谢,托德