Add a New Comment Rich Markup
A potential long runner like Wget should never call abort(). In src/ftp.c are some switch() with incomplete testing and defaulting to call abort(). This may stop Wget randomly. Example: ftp.c, L585+: err = ftp_syst ... switch (err)... 'err' may become WRITEFAILED on write errors. This is not cased by the switch and would got into the default case that calls abort(). Solution: Never call abort(). Instead print a precise error message and return the error to the calling function.
(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)
Attach Files: Comment:
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Please enter the title of George Orwell's famous dystopian book (it's a date):
Copyright © 2023 Free Software Foundation, Inc. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. The Levitating, Meditating, Flute-playing Gnu logo is a GNU GPL'ed image provided by the Nevrax Design Team. Source Code
Powered by Savane 3.12