Disable SFTP v4 and only use v3.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public Property DisableSftp4 As Boolean Get Set |
C# |
---|
public bool DisableSftp4 { get; set; } |
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Visual Basic |
---|
Public Property DisableSftp4 As Boolean Get Set |
C# |
---|
public bool DisableSftp4 { get; set; } |