Discuss this help topic in SecureBlackbox Forum

SBSftpExtendedAttribute.NoCharacterEncoding

SBSftpExtendedAttribute     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Specifies if encoding should be used for SFTP connection.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property NoCharacterEncoding : boolean;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Set this property to True if encoding should NOT be used for SSH connection. The default value is False (encoding is used).

See also:     CustomEncoding    

Discuss this help topic in SecureBlackbox Forum