|
||||||||
Hallo Matchstick, Matchstick schrieb am 22. October 2004: >>>>wget --post-data 'Submit=Download' >>had to resort to curl. >I've managed to get the UnxUtils (http://unxutils.sourceforge.net/) Win32 >Port of Wget v1.8.2 to work by using "-post-data" rather than "--post-data". I now even "grepped" the sources of "my" wget versions, no hits on case-insensitive search for "post-data". Obviously there seem to be several versions, the original GNU wget (upto 1.8.2) does not seem to recognize "post-data". But as curl supports it, that's no biggie. Kind regards Frederick |