Hrvoje Niksic wrote:
> 
> Perhaps it would be a good idea to provide `-d' output and recompile
> Wget with memory debugging, and then do the same.

The following is Wget's debug output:

---------------------------------------------------
DEBUG output created by Wget 1.9.1 on Windows.

set_sleep_mode(): mode 0x00000000, rc 0xFFFFFFFF
--16:43:53--  ftp://anonymous:*password*@<ip>:<port>/up.exe;type=i
           => `up.exe'
Connecting to <ip>:<port>... seconds 0.00, connected.
Created socket 32.
Releasing 009B0D90 (new refcount 0).
Deleting unused 009B0D90.
Logging in as anonymous ... 220 OK

--> USER anonymous


331 OK

--> PASS user


230 OK
Logged in!
==> SYST ... 
--> SYST


226 OK
done.    ==> PWD ... 
--> PWD


226 OK
wget: strdup: Not enough memory.
set_sleep_mode(): mode 0xFFFFFFFF, rc 0xFFFFFFFF
---------------------------------------------------

Regards,
Axel Pettinger

Reply via email to