Auto selecting to retry when the Download failed
Hi,
I have an automated script to download big files from an HTTP server, and during the file downloading, this prompt appears:
Then it choose Abort (default).
My question is how to change the default behavior to Retry?
I have an automated script to download big files from an HTTP server, and during the file downloading, this prompt appears:
Error transferring file '***'. Could not read body: Secure connection truncated (A)bort, (R)etry, (S)kip, Ski(p) all:
My question is how to change the default behavior to Retry?