wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

wget2 | wget2 exit with exitcode even if successfuly download file (#590


From: @undefine
Subject: wget2 | wget2 exit with exitcode even if successfuly download file (#590)
Date: Thu, 24 Mar 2022 16:48:25 +0000


Andrzej Dopierała created an issue: 
https://gitlab.com/gnuwget/wget2/-/issues/590



I use wget2 to download many files using params: `--http2=off 
--stats-site=CSV:stats.txt --max-threads=4 -x -nH -P ./public_html 
--no-check-certificate --no-ocsp 
--retry-on-http-error=500,501,502,503,504,505,506,507,508,509,510 --tries=10 -i 
files.txt`
Sometimes server where are that files return an 502 error. wget2 correctly try 
to retry download that file - and finally all files are correctly downloaded.
Problem for me is that in this situation wget2 return exitcode 4, what break 
flow.
I think that exitcode in that situation should be other than 4 (prefferably 
maybe 0 with info like 'warning')?

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/-/issues/590
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]