diff --git a/sources/tech/20171120 Save Files Directly To Google Drive And Download 10 Times Faster.md b/sources/tech/20171120 Save Files Directly To Google Drive And Download 10 Times Faster.md deleted file mode 100644 index 164832ef3e..0000000000 --- a/sources/tech/20171120 Save Files Directly To Google Drive And Download 10 Times Faster.md +++ /dev/null @@ -1,79 +0,0 @@ -Drshu Translating -Save Files Directly To Google Drive And Download 10 Times Faster -====== - -![][image-1] - -So recently I had to download the update package for my phone but when I started downloading it, I found it was too big in size. Approximately 1.5 GigaByte. - -[![downloading miui update from chorme][image-2]][1] - -Considering the download speed it would have taken me at least 1 - 1.5 hour to download that file and honestly, I didn't have much time. Now my download speed may be slow but my ISP has Google Peering. Which means that I get incredible speeds on All Google products like Google Drive, Youtube, and PlayStore. - -So I found a web-service called [savetodrive][2]. This website can save files from the web directly to your Google Drive folder. And then you can download it from your google drive which will be much faster. - -So let's see how to do it. - -### **Step 1** - -Get the Download URL of the file. Copy it to your clipboard. - -### **Step 2** - -Head over to [savetodrive][3] and click on Authenticate. - -[![savetodrive to save files to cloud drive][image-3]][4] - -This will ask for your permissions to use google drive. Click on Allow. - -[![http://www.zdnet.com/article/linux-totally-dominates-supercomputers/][image-4]][5] - -### **Step 3** - -You will see the following page again. Just enter the download link in the url box and click on Upload. - -[![savetodrive download file directly to cloud][image-5]][6] - -You will start seeing upload progress bar. You can see that the upload speed is 48 MBps, So it will upload my 1.5 GB file in about 30-35 seconds. Once that is done, head over to your Google Drive and you will see the uploaded file. - -[![google drive savetodrive][image-6]][7] - -So the file that begins with **miui** is my file that I just uploaded. Now I can download it at great speed. - -[![how to download miui update from browser][image-7]][8] - -Now you can see my download speed is around 5 Mbps so I will download the that file in 5-6 minutes. - -So that was it guys. I always download my files like this. The service is completely free of charge and totally amazing. - ----- - -via: http://www.theitstuff.com/save-files-directly-google-drive-download-10-times-faster - -作者:[Rishabh Kandari][9] -译者:[译者ID][10] -校对:[校对者ID][11] - -本文由 [LCTT][12] 原创编译,[Linux中国][13] 荣誉推出 - -[1]: http://www.theitstuff.com/wp-content/uploads/2017/10/1-2-e1508771706462.png -[2]: https://savetodrive.net/ -[3]: http://www.savetodrive.net -[4]: http://www.theitstuff.com/wp-content/uploads/2017/10/3-1.png -[5]: http://www.theitstuff.com/wp-content/uploads/2017/10/authenticate-google-account.jpg -[6]: http://www.theitstuff.com/wp-content/uploads/2017/10/6-2.png -[7]: http://www.theitstuff.com/wp-content/uploads/2017/10/7-2-e1508772046583.png -[8]: http://www.theitstuff.com/wp-content/uploads/2017/10/8-e1508772110385.png -[9]: http://www.theitstuff.com/author/reevkandari -[10]: https://github.com/%E8%AF%91%E8%80%85ID -[11]: https://github.com/%E6%A0%A1%E5%AF%B9%E8%80%85ID -[12]: https://github.com/LCTT/TranslateProject -[13]: https://linux.cn/ - -[image-1]: http://www.theitstuff.com/wp-content/uploads/2017/11/Save-Files-Directly-To-Google-Drive-And-Download-10-Times-Faster.jpg -[image-2]: http://www.theitstuff.com/wp-content/uploads/2017/10/1-2-e1508771706462.png -[image-3]: http://www.theitstuff.com/wp-content/uploads/2017/10/3-1.png -[image-4]: http://www.theitstuff.com/wp-content/uploads/2017/10/authenticate-google-account.jpg -[image-5]: http://www.theitstuff.com/wp-content/uploads/2017/10/6-2.png -[image-6]: http://www.theitstuff.com/wp-content/uploads/2017/10/7-2-e1508772046583.png -[image-7]: http://www.theitstuff.com/wp-content/uploads/2017/10/8-e1508772110385.png \ No newline at end of file diff --git a/translated/tech/20171120 Save Files Directly To Google Drive And Download 10 Times Faster.md b/translated/tech/20171120 Save Files Directly To Google Drive And Download 10 Times Faster.md new file mode 100644 index 0000000000..bf28c77328 --- /dev/null +++ b/translated/tech/20171120 Save Files Directly To Google Drive And Download 10 Times Faster.md @@ -0,0 +1,49 @@ + +# 直接保存文件至 Google Drive 并用十倍的速度下载回来 +最近我不得不给我的手机下载更新包,但是当我开始下载的时候,我发现安装包过于庞大。大约有 1.5 GB + +[downloading miui update from chorme](http://www.theitstuff.com/wp-content/uploads/2017/10/1-2-e1508771706462.png) + +考虑到这个下载速度至少需要花费 1 至 1.5 小时来下载,并且说实话我并没有这么多时间。现在我下载速度可能会很慢,但是我的 ISP 有 Google Peering (Google 对等操作)。这意味着我可以在所有的 Google 产品,例如Google Drive, YouTube 和 PlayStore 中获得一个惊人的速度。 + +所以我找到一个网络服务叫做[savetodrive](https://savetodrive.net/)。这个网站可以从网页上直接保存文件到你的 Google Drive 文件夹之中。之后你就可以从你的 Google Drive 上面下载它,这样的下载速度会快很多。 + +现在让我们来看看如何操作。 + +### *第一步* +获得文件的下载链接,将它复制到你的剪贴板。 + +### *第二步* +前往链接[savetodrive](http://www.savetodrive.net) 并且点击相应位置以验证身份。 + +[savetodrive to save files to cloud drive](http://www.theitstuff.com/wp-content/uploads/2017/10/3-1.png) + +这将会请求获得使用你 Google Drive 的权限,点击 “Allow” + +[http://www.zdnet.com/article/linux-totally-dominates-supercomputers/](http://www.theitstuff.com/wp-content/uploads/2017/10/authenticate-google-account.jpg) + +### *第三步* +你将会再一次看到下面的页面,此时仅仅需要输入下载链接在链接框中,并且点击 “Upload” + +[savetodrive download file directly to cloud](http://www.theitstuff.com/wp-content/uploads/2017/10/6-2.png) + +你将会开始看到上传进度条,可以看到上传速度达到了 48 Mbps,所以上传我这个 1.5 GB 的文件需要 30 至 35 秒。一旦这里完成了,进入你的 Google Drive 你就可以看到刚才上传的文件。 + +[google drive savetodrive](http://www.theitstuff.com/wp-content/uploads/2017/10/7-2-e1508772046583.png) + +这里的文件中,文件名开头是 *miui* 的就是我刚才上传的,现在我可以用一个很快的速度下载下来。 + +[how to download miui update from browser](http://www.theitstuff.com/wp-content/uploads/2017/10/8-e1508772110385.png) + +可以看到我的下载速度大概是 5 Mbps ,所以我下载这个文件只需要 5 到 6 分钟。 + +所以就是这样的,我经常用这样的方法下载文件,最令人惊讶的是,这个服务是完全免费的。 +--- + +via: http://www.theitstuff.com/save-files-directly-google-drive-download-10-times-faster + +作者:[Rishabh Kandari](http://www.theitstuff.com/author/reevkandari) +译者:[Drshu] +校对:[校对者ID]((null)) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出