Originally posted by: JoachimB
I'm trying to download a 3,2GB .iso image from the web using wget (https).
I'm root on an AIX 6.1 system. My fsize is set to -1 (unlimited) and ulimit -a shows me "unlimited" for any variable.
The download always abnormally ends after 2GB, the message issued is: "Cannot write to 'aix61000_64_os_0903_us_1.gbl.dvd_iplno.iso' (Error 0)."
The target filesystem still has room for 11GB.
What may be the problem?