Ftp.GetSystemName Method
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
GetSystemName()
Returns the name of the remote OS.
Declaration
public string GetSystemName()
Returns
Type | Description |
---|---|
String | The name of the remote OS. |
Remarks
Represents FTP SYST command.
Some servers do not support SYST command and most servers return very inaccurate responses.