Auto selecting to retry when the Download failed
Hi, I have a problem during downloading a file from a WebDAV server using a an automated script, the download process interpreted and the default response is Abort, like this:
What is the potion that I should use to choose Retry instead of Abort?
You can find the log file attached to the ticket.
Connecting to host... Authenticating... Authenticating... Authenticated. Starting the session... Session started. Active session: [1] *****@******.com staging_jospt_clone.bak | 693051 KB | 337.9 KB/s | binary | 34% Error transferring file '/path/to/the/file.bak'. Could not read response body: Secure connection truncated (A)bort, (R)etry, (S)kip, Ski(p) all: Abort NULL
You can find the log file attached to the ticket.