The FTPFileFactory type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | FileParser |
Get or set the file parser to be used. If it is
set explicitly, it is never rotated.
|
![]() | ParserSetExplicitly |
Was the parser set explicitly, or was it worked out
via the SYST command>
|
![]() | ParsingCulture |
Get/set the culture info for parsing
|
![]() | System |
Get or set the system string (typically the string
returned from the SYST command).
|
![]() | TimeDifference |
[FTP/FTPS Only] Time difference between server and client (relative to client).
|
![]() | TimeIncludesSeconds |
Get flag indicating whether or not the most recent parse returned seconds.
|
![]() | VMSParser |
Get the instance of the VMS parser
|