SocketTools .NET Edition

FtpClient.Command Method

Send a custom command to the server.

Overload List

Send a custom command to the server.

public bool Command(string);

Send a custom command to the server.

public bool Command(string,string);

See Also

FtpClient Class | SocketTools Namespace