Gets or sets a value that disables WS FTP server workaround when opening remote directory.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
| Visual Basic |
|---|
Public Property DisableRealPathWorkaround As Boolean Get Set |
| C# |
|---|
public bool DisableRealPathWorkaround { get; set; } |