I am trying to use wget for Windows & get this message: "The ordinal 508 could not be located in the dynamic link library LIBEAY32.dll".
This is the command I am using: wget http://www.website.com --http-user=username --http-passwd=password I have the LIBEAY32.dll file in the same folder as the wget. What could be wrong? Thanks in advance. Suhas
