linux version crashes when reaching the max size limit

2006-11-07 Thread Toni Casueps
I was downloading a too large file to a fat32 file system and it crashed. 
The file was 4294967295 bytes after crashing.
Later it I tried to resume it with -c and it didn't crash, it said that the 
max file size limit was reached and exited.


It's Wget 1.10 for Linux.

_
Moda para esta temporada. Ponte al día de todas las tendencias. 
http://www.msn.es/Mujer/moda/default.asp




-O switch always overwrites output file

2006-05-05 Thread Toni Casueps
I use Wget 1.10 for Linux. If I use -O and there was already a file in the 
current directory with the same name it overwrites it, even if I use -nc. Is 
this a bug or intentional?