Anime Tosho
Anime Tosho
Thanks for the suggestion! Yeah, I've been considering this for a while. It would remove the check connections option and checking would be done on connections from the pool. I...
> Very often the upload is already done but it still checks the uploads. By default, `--check-delay` is 5 seconds and `--check-retry-delay` is 30 seconds. If posts are taking a...
> So it is normal that the check (after finished upload) can take a few seconds (up to a few minutes), correct? Depends on the server. Check requires the post...
Thanks for reporting. Am I getting the same thing as you? I get a crash, which I've fixed, but not a successful run without an NZB.
For Usenet posting, you should be able to do something like `--slice-size-multiple [article size] --auto-slice-size` and it'll scale the slice size automatically. > But seeing the error while uploading big...
> -s 10000 -S -r 10% -d pow2 -p 64 -m4096M Specifying `-s 10000 -S` doesn't make much sense because you've specified the count directly. Auto sizing is for when...
> What is the preferred [article size]? It's what you've set in the uploader. From memory, ngPost uses 700K by default. (if this is the case, the default choice of...
It depends on how you're modelling loss. If you're assuming articles go missing in a *completely random* fashion, your reasoning makes sense. If an article is missing, the slice that...