PowerTCP FTP for .NET
Features Class Members
Fields  Properties 


The following tables list the members exposed by Features.

Public Fields
 NameDescription
Public FieldResponseReturns the Response from the FEAT command.  
Top
Public Properties
 NameDescription
Public PropertyAuthSsl Returns true if the server advertises the "AUTH SSL" feature.  
Public PropertyAuthTls Returns true if the server advertises the "AUTH TLS" feature.  
Public PropertyAuthTlsC Returns true if the server advertises the "AUTH TLS-C" feature. Legacy feature synonymous with "AUTH TLS".  
Public PropertyAuthTlsP Returns true if the server advertises the "AUTH TLS-P" feature. Legacy feature synonymous with "AUTH SSL".  
Public PropertyClient Returns true if the server advertises the "CLNT" feature.  
Public PropertyCompression Returns true if the server advertises the "COMPRESSION" feature.  
Public PropertyGetMachineList Returns true if the server advertises the "MLST" feature.  
Public PropertyGetMachineListDirectory Returns true if the server advertises the "MLSD" feature.  
Public PropertyGetModificationTime Returns true if the server advertises the "MDTM" feature.  
Public PropertyRestart Returns true if the server advertises the "REST STREAM" feature.  
Public PropertySetModificationTime Returns true if the server advertises the "MFMT" feature.  
Public PropertySize Returns true if the server advertises the "SIZE" feature.  
Public PropertyUtf8Encoding Returns true if the server advertises the "UTF8" feature.  
Top
See Also

Reference

Features Class
Dart.Ftp Namespace


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic