SocketTools .NET Edition

FtpClient.GetMultipleFiles Method

Download multiple files from the server to the local system using a wildcard mask.

Overload List

Download multiple files from the server to the local system using a wildcard mask.

public bool GetMultipleFiles(string,string);

Download multiple files from the server to the local system using a wildcard mask.

public bool GetMultipleFiles(string,string,string);

See Also

FtpClient Class | SocketTools Namespace