使用 wget 从 b2drop.eudat 共享链接下载文件 [英] Using wget to download files from b2drop.eudat shared link

查看:31
本文介绍了使用 wget 从 b2drop.eudat 共享链接下载文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

以下链接:https://b2drop.eudat.eu/s/DfQlm5J42nEGnH7 持有文件和文件夹(可公开访问).我想使用 wget 将它们下载到我的控制台中.在浏览器上点击下载 https://b2drop.eudat.eu/s/DfQlm5J42nEGnH7/download 链接下载一个包含所有文件的 .tar 文件.

Following link: https://b2drop.eudat.eu/s/DfQlm5J42nEGnH7 holds the files and folders (publicly accessible). I would like to download them inside my console using wget. On the browser when I click download https://b2drop.eudat.eu/s/DfQlm5J42nEGnH7/download link downloads a .tar file contains all the files.

我遵循了以下指南:https://stackoverflow.com/a/273776/2402577

wget:

wget -e robots=off -r -nH -nd -np -R index.html* https://b2drop.eudat.eu/s/DfQlm5J42nEGnH7/download

它下载一个download.txt文件,其中包含:

It downloads a download.txt file contains:

PK-�\�J�������� alim/PK�Q�J�������� alim/alper.txtCalper �u�-PK�[�J�������� alim/receipt.txt�PK--�\�J�������� ���A����alim/PK-�Q�J�u�-�������� ��������alim/alper.txtCPK-�[�J�������� ��������alim/receipt.txt�PK,--

[Q] 如何使用 wget 从 b2drop.eudat 共享链接下载文件?

[Q] How could I download files from b2drop.eudat shared link using wget?

感谢您的宝贵时间和帮助.

Thank you for your valuable time and help.

推荐答案

以下命令下载名为 download 的文件.它实际上是一个压缩文件.

Following commands downloads a file called download. It is actually a zipped file.

wget https://b2drop.eudat.eu/s/DfQlm5J42nEGnH7/download

当我执行解压下载时,它会提取存储在链接中的所有文件.

When I do unzip download it extracts all the files stored inside the link.

这篇关于使用 wget 从 b2drop.eudat 共享链接下载文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆