谷歌驱动限制下载次数

谷歌驱动限制下载次数

本文介绍了谷歌驱动限制下载次数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已通过 webContentLink (https://docs.google.com/a/onwardsct.com/uc?id=0ByvXJAlpPqQPYWNqY0V3MGs0Ujg&export=download)

在测试期间,我尝试使用允许访问文件的 3 个不同的 Google 帐户下载 28 次(测试)同一个 24mb 文件

第 29 次,失败并显示以下消息

抱歉,您目前无法查看或下载此文件.

最近有太多用户查看或下载了此文件.请稍后再尝试访问该文件.如果您尝试访问的文件特别大或与多人共享,则最多可能需要 24 小时才能查看或下载该文件.如果 24 小时后您仍然无法访问文件,请联系您的域管理员.

但是,如果我以文档的内容所有者身份登录,我仍然可以使用相同的 URL 下载.

任何人知道如何克服或谷歌驱动器对一天内任何单个文件允许的下载次数施加了限制.

西蒙

解决方案

如果使用以下 URL 模式,似乎可以避免此限制:

https://googledrive.com/host/file-id

对于您的情况,下载 URL 将如下所示 - https://googledrive.com/host/0ByvXJAlpPqQPYWNqY0V3MGs0Ujg

请记住,此方法仅适用于使用在网络上公开"选项共享文件的情况.

I have obtain the download url via webContentLink (https://docs.google.com/a/onwardsct.com/uc?id=0ByvXJAlpPqQPYWNqY0V3MGs0Ujg&export=download)

During testing, I try to download 28 times (testing) the same 24mb file using 3 different Google accounts that is allow to access the file

On the 29th time, it fail with the below message

However I still can download using the same URL if I'm login as the content owner of the document.

Anyone any idea how to overcome or there is a limit impose by Google drive on number of download permissible for any single file in a day.

Simon

解决方案

It looks like that this limitation can be avoided if you use the following URL pattern:

https://googledrive.com/host/file-id

For your case the download URL will look like this - https://googledrive.com/host/0ByvXJAlpPqQPYWNqY0V3MGs0Ujg

Please keep in mind that this method works only if file is shared with "Public on the web" option.

这篇关于谷歌驱动限制下载次数的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-05 09:30