由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Linux版 - 菜鸟 wget 问题求教
相关主题
想用wget从Google Finance下载数据 (转载)请问有没有自动发送IP地址的程序
我的wget好快啊!!!有没有比wget好一点的全站下载工具?
请教个wget获取要密码登录的http页面的问题 (转载)怎样把snoop的结果抽出来(假设已变成hexadecimal and ASCII format)?
如何把session翻译成中文?脚本程序找不到已安装的包是怎么回事?
FIREFOX出问题怎么办啊?wget保存页面
get method not working for Perl ?各位网友注意,不要点击那个了
CentOS 自动logoff遇到黑客了!
基于Windows 7内核的Chrome OS (转载)Ubuntu 自动安装微软雅黑字体 (zt)
相关话题的讨论汇总
话题: wget话题: session话题: cookies话题: cookie话题: wiley
进入Linux版参与讨论
1 (共1页)
l******g
发帖数: 163
1
想用 wget 下载文章,老是得到如下错误:
Session Cookie Error
An error has occured because we were unable to send a cookie to your web
browser.
Session cookies are commonly used to facilitate improved site navigation. In
order to use Wiley InterScience you must have your browser set to accept
cookies.
Once you have logged in to Wiley InterScience, our Web server uses a
temporary cookie to help us manage your visit. This Session Cookie is
deleted when you logoff Wiley InterScience, or when you quit your browser.
T
B*********s
发帖数: 292
2
RTFM:
wget --cookies=on --keep-session-cookies --save-cookies=cookie.txt http://xxxxxxx
http://www.gnu.org/software/wget/manual/html_node/HTTP-Options.html
l******g
发帖数: 163
3
Thank you very much for your help!
I tried this combination, but it does not work. My wget is "GNU Wget 1.9+cvs
-stable (Red Hat modified)" version and does not have the option --keep-
session-cookies. I will update it and try again. I will keep you updated.
Have a nice day!
l******g
发帖数: 163
4
I updated it to the newest version. It still does not work. The error
message is the same.
Thanks
B*********s
发帖数: 292
5
The newest version of wget is 1.11.4.
The title of the manual http://www.gnu.org/software/wget/manual/html_node/HTTP-Options.html is "HTTP Options - GNU Wget 1.11.4 Manual"
I ran it with --keep-session-cookies option and it looks good to me. Unless
the page you wgetting is special.
l******g
发帖数: 163
6
Yes. I installed 1.11.4.
I can use the option "--keep-session-cookies" now. But when I run the wget
with all the options you suggested, I still get the error message showing in
my first post -- unable to send a cookie to your web
browser.
Thanks!
B*********s
发帖数: 292
7

in
如果你把你的link发过来,我会试试看。

【在 l******g 的大作中提到】
: Yes. I installed 1.11.4.
: I can use the option "--keep-session-cookies" now. But when I run the wget
: with all the options you suggested, I still get the error message showing in
: my first post -- unable to send a cookie to your web
: browser.
: Thanks!

1 (共1页)
进入Linux版参与讨论
相关主题
Ubuntu 自动安装微软雅黑字体 (zt)FIREFOX出问题怎么办啊?
挺不可思议的get method not working for Perl ?
为啥机器能ping但是不能wget?CentOS 自动logoff
wget不能下载ftp上的文件基于Windows 7内核的Chrome OS (转载)
想用wget从Google Finance下载数据 (转载)请问有没有自动发送IP地址的程序
我的wget好快啊!!!有没有比wget好一点的全站下载工具?
请教个wget获取要密码登录的http页面的问题 (转载)怎样把snoop的结果抽出来(假设已变成hexadecimal and ASCII format)?
如何把session翻译成中文?脚本程序找不到已安装的包是怎么回事?
相关话题的讨论汇总
话题: wget话题: session话题: cookies话题: cookie话题: wiley