Skip to main content

UNV6900-UNV6999


UNV6955E Unable to establish an FTP server connection (errno): reason

Description

Prior to the start of any transfer activity, UFTP will attempt to establish a connection to the FTP server using all relevant information including -- but no necessarily limited to -- host, port, user credentials, and protocol. If any of those values prevent a successful connection, UFTP returns the error indicated by errno, which is described by reason.

Severity

Error

System Action

The process terminates.

User Action

The cause of the error could be a malformed UFTP option or an incompatibility with the FTP server's configuration. Contact Stonebranch customer support if unable to identify and resolve the problem.

Component

Universal FTP Client


UNV6956E Error verifying certificate file 'filename': func, errno, reason

Description

An error occurred verifying UFTP's X.509 certificate from file filename. The function that encountered the error was func. The error is described by the error number errno and error reason reason.

Severity

Error

System Action

The program terminates.

User Action

Correct the condition that caused the error. If the condition cannot be determined, contact Stonebranch Customer Support.

Component

Universal FTP Client


UNV6957E Minimum SSL protocol cannot be higher than the maximum.

Description

The user has set the minimum SSL protocol to a value that is higher than the maximum SSL protocol. This is not a valid configuration; the minimum must be lower or equal to the maximum.

Severity

Error

System Action

The program terminates.

User Action

Make sure the minimum SSL protocol is lower or equal to the maximum.

Component

Universal FTP Client