SftpSettings.UsePosixRename Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 8.0.9673)
UsePosixRename
Gets or sets a value that indicates whether to use POSIX rename instead of standard SFTP rename. Only works when 'posix-rename@openssh.com' extension is available.
Declaration
public bool UsePosixRename { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |