SftpSettings.UsePosixRename Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
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 |