Click or drag to resize

FtpSearch Method

Returns all files and folders on the server.

Namespace: Limilabs.FTP.Client
Assembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntax
public List<RemoteSearchItem> Search()

Return Value

ListRemoteSearchItem
All files and folders on the server.
See Also