|
Hi,
I hope this is the right place to ask for some help? I have written a (UNIX/LINUX) shell script that goes and gets a commodity options page from www.cme.com. I have been running this on LINUX using wget 1.8.1 with no problems. I am trying to move the script over to the people that host my web site. They are running Freebsd3.2 BUT they are running wget 1.5.3! The problem is when I run on the freebsd system it appears like the URL name is being truncated or modified and I get a standard error screen from www.cme.com. This is the debug output I get when using the -d option: It seems to me like all 165 characters are there but it does not get the correct page on the freebsd computer? Do you have any suggestions? |
