SftpSettings.RevertSymlinkArguments Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
RevertSymlinkArguments
Gets or sets a value that indicates whether to force the reversal of SSH_FXP_SYMLINK arguments.
Declaration
public bool RevertSymlinkArguments { get; set; }
Property Value
Type | Description |
---|---|
Boolean | True to force the reversal; false to autodetect. |