FtpSettings.ForceMdtmForGetFileDateTime Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
ForceMdtmForGetFileDateTime
Forces MDTM command to be always used by GetFileDateTime(String) instead of MLST (which is used when available by default).
Declaration
public bool ForceMdtmForGetFileDateTime { get; set; }
Property Value
Type | Description |
---|---|
Boolean |