

--
-- 来自USTC LUG
请使用gmail订阅,不要灌水。
更多信息more info:http://groups.google.com/group/ustc_lug?hl=en?hl=en
--- You received this message because you are subscribed to the Google Groups "USTC_LUG" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ustc_lug+u...@googlegroups.com.
To post to this group, send email to ustc...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
-- 来自USTC LUG
请使用gmail订阅,不要灌水。
更多信息more info:http://groups.google.com/group/ustc_lug?hl=en?hl=en
---
You received this message because you are subscribed to the Google Groups "USTC_LUG" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ustc_lug+u...@googlegroups.com.
To post to this group, send email to ustc...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
wget问题是你没有用引号把下载地址quote起来,而其中的&被解析为了bash的&,即扔至后台运行
linux下我推荐使用aria2,但是百度盘似乎本身有ip连接数限制……
给两个建议:
1. 用单引号不用双引号。双引号中的字符串 shell 还是会转义。
2. 百度盘的链接有时效性,尽可能用最新生成的链接,否则可能 403。
在 2015年6月7日星期日 UTC+8下午1:21:34,Yifu Yu写道:wget问题是你没有用引号把下载地址quote起来,而其中的&被解析为了bash的&,即扔至后台运行
将下载地址用引号括起来,还是会报错
kk@x200:~$ wget "http://d.pcs.baidu.com/file/17f8f8d1d9a55d4a085c3ed0ff2c2f36?fid=207434691-250528-950974602545307&time=1433649759&rt=sh&sign=FDTAERV-DCb740ccc5511e5e8fedcff06b081203-Mvg4Elz6RJ2wa8iPdLZ8MDWPOcE%3D&expires=8h&prisign=GF6x2T2CVlRV01o7Pki028kp4XDNjnf6CVWFyGHXfF1sw2F/MtZBrbkOJCAu0vb3EdhnmudklbOKHVlgK1f1bp3zNEHoM+N+n+gabB6wdeFYkaKXXqMvboDPr9L7Y/O69Y1LFA17FoCP33vWkpqj9AAuQPFb4kkLIagf7X6xM4C3yPqz/DWorJHCCE8ggAhdPFC+d7k8hIbSCvA0VxqcQpZKSmKlghEDJkbzIPbja1QMDCOcqYHIbzM+jjIRsMpp&chkv=1&chkbd=0&chkpc=&r=298136866 "
The name is too long, 487 chars total.
Trying to shorten...
New name is 17f8f8d1d9a55d4a085c3ed0ff2c2f36?fid=207434691-250528-950974602545307&time=1433649759&rt=sh&sign=FDTAERV-DCb740ccc5511e5e8fedcff06b081203-Mvg4Elz6RJ2wa8iPdLZ8MDWPOcE%3D&expires=8h&prisign=GF6x2T2CVlRV01o7Pki028kp4XDNjnf6CVWFyGHXfF1sw2F%.
The name is too long, 487 chars total.
不是网址太长是文件名太长,用-O指定新文件名。 话说楼主为什么不用网页版? 我的经验:在火狐中下载百度盘文件后右键保存的原始连接可以用wget下载,这个链接有时效性。网页版速度不慢。尽管大文件经常下一半就断了。这时就wget -c接着下。ps:win下网页版有文件大小限制,所以我经常在Linux和Android上面下载。
--
-- 来自USTC LUG
请使用gmail订阅,不要灌水。
更多信息more info:http://groups.google.com/group/ustc_lug?hl=en?hl=en
--- You received this message because you are subscribed to the Google Groups "USTC_LUG" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ustc_lug+u...@googlegroups.com.
To post to this group, send email to ustc...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
吐槽一句:Linux 下有那么多优秀的 PDF 阅读器,有开源的 evince, okular 和 xournal,也有正宗的 Adobe 出品的阅读器,为何要用福昕?我在官网竟然没有找到 Linux 平台软件的阅读器下载。又搜了一圈发现一个链接:http://www.foxitsoftware.com/company/press.php?action=view&page=20098130799.html,其中有这个链接:http://www.foxitsoftware.com/pdf/desklinux/index.html ,但是会跳转至网站主页。
不太清楚福昕是否仍然在维护 Linux 平台的阅读器开发,可能已经弃坑。
推荐使用 Okular