Ftp.GetSystemName Method
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 8.0.9673)
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.