Forces MDTM command to be always used by GetFileDateTime(String) instead of MLST (which is used when available by default).
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
| Visual Basic |
|---|
Public Property ForceMdtmForGetFileDateTime As Boolean Get Set |
| C# |
|---|
public bool ForceMdtmForGetFileDateTime { get; set; } |