Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
+1 vote
130 views
in .NET FTP by (160 points)
recategorized by
I see that there are options for enabling retries - RetryCount and RetryDelay. The description of RetryCount is "Number of times to retry a failing file-transfer before giving up." Does this mean that retries are only performed during a file transfer? What about a failure to connect to a site before initiating a transfer?

1 Answer

0 votes
by (161k points)
selected by
 
Best answer
Yes, these retries are for failed file transfers, not failures to connect initially. We leave it to the application developer to handle initial failures. For file transfers, we already know there was a successful connection attempt and so it's worth automatically retrying.

Categories

...