ScpSettings.AnnounceFileName Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
AnnounceFileName
Specifies whether to announce the file name when invoking remote SCP in sink mode for a single-file upload. Some SCP servers require this and ignore the file name transmitted with file attributes and data.
Declaration
public bool? AnnounceFileName { get; set; }
Property Value
Type | Description |
---|---|
Nullable<Boolean> |