Dart.Ftp Namespace : Features Class |
For a list of all members of this type, see Features members.
Name | Description | |
---|---|---|
AuthSsl | Returns true if the server advertises the "AUTH SSL" feature. | |
AuthTls | Returns true if the server advertises the "AUTH TLS" feature. | |
AuthTlsC | Returns true if the server advertises the "AUTH TLS-C" feature. Legacy feature synonymous with "AUTH TLS". | |
AuthTlsP | Returns true if the server advertises the "AUTH TLS-P" feature. Legacy feature synonymous with "AUTH SSL". | |
Client | Returns true if the server advertises the "CLNT" feature. | |
Compression | Returns true if the server advertises the "COMPRESSION" feature. | |
GetMachineList | Returns true if the server advertises the "MLST" feature. | |
GetMachineListDirectory | Returns true if the server advertises the "MLSD" feature. | |
GetModificationTime | Returns true if the server advertises the "MDTM" feature. | |
Restart | Returns true if the server advertises the "REST STREAM" feature. | |
SetModificationTime | Returns true if the server advertises the "MFMT" feature. | |
Size | Returns true if the server advertises the "SIZE" feature. | |
Utf8Encoding | Returns true if the server advertises the "UTF8" feature. |