Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

Yazid

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:
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

What is the potion that I should use to choose Retry instead of Abort?
You can find the log file attached to the ticket.