wget( )

2004-07-12 Thread sjn
Greetings, I think I have come across a bug with wget( ), although I cannot be 100% certain. Here is a simple instance of it (assuming it is indeed a bug): [results in core dump] wget -r --no-parent -A.ptt --no-directories -nv ftp://ftp.ncbi.nih.gov/genomes/Bacteria/Bacillus_anthracis_A2012/

Re: Logon to a secure site with post-data?

2004-07-12 Thread Hrvoje Niksic
John Clarke [EMAIL PROTECTED] writes: The manual says it's possible, but I can't Logon to a secure site with post-data. I've been trying things like: wget -post-data=username=foopassword=bar https://mysecuresite.net/ authenticate.php It should be --post-data, with two dashes. And you

Re: Bug in wget 1.9.1 documentation

2004-07-12 Thread Hrvoje Niksic
Tristan Miller [EMAIL PROTECTED] writes: There appears to be a bug in the documentation (man page, etc.) for wget 1.9.1. I think this is a bug in the man page generation process.

Re: wget( )

2004-07-12 Thread Hrvoje Niksic
[EMAIL PROTECTED] writes: I think I have come across a bug with wget( ), although I cannot be 100% certain. Here is a simple instance of it (assuming it is indeed a bug): [results in core dump] wget -r --no-parent -A.ptt --no-directories -nv

May bee report of the bug

2004-07-12 Thread Valdas Kondrotas
Hello, I think wget cannot to store more than one cookie at the time. This is a bug? Installed from wget-cvs_1.9.1-20040319_i386.deb Some log entries following: Best regards, Valdas DEBUG output created by Wget 1.9+cvs-dev on linux-gnu. Created socket 8. Releasing 0x8090868 (new

question on wget via http proxy

2004-07-12 Thread Malte Schünemann
Hello, I am sitting behind a http proxy and need to access the internet through this channel. In most cases this works fine - but there are certain FTP server sites that I can only access via browser or wget. This also is no problem - as long as I need to retrieve data. Problems come up as

Re: question on wget via http proxy

2004-07-12 Thread Tony Lewis
Malte Schünemann wrote: Since wget is able to obtain directoy listings / retrieve data from there is should be possible to also upload data Then it would be wput. :-) What is so special about wget that it is able to perform this task? You can learn a LOT about how wget is communicating with