Unit

ScSFTPUtils

 

type

 TScSFTPError = record

   ErrorCode: TScSFTPErrorCode;

   ErrorMessage: string;

end;

 

Description

The TScSFTPError record contains the information about an error in the SFTP protocol.

 

FieldsDescription
ErrorCodethe error code.
ErrorMessagethe error message.

 

See also

TScSFTPServer

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support